Module: Aws::IoTTwinMaker::Client::_ListPropertiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPropertiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
640 |
# File 'sig/client.rbs', line 640
def next_token: () -> ::String
|
#property_summaries ⇒ ::Array[Types::PropertySummary]
639 |
# File 'sig/client.rbs', line 639
def property_summaries: () -> ::Array[Types::PropertySummary]
|