Module: Aws::IoTTwinMaker::Client::_GetPropertyValueHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetPropertyValueHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
479 |
# File 'sig/client.rbs', line 479
def next_token: () -> ::String
|
#property_values ⇒ ::Array[Types::PropertyValueHistory]
478 |
# File 'sig/client.rbs', line 478
def property_values: () -> ::Array[Types::PropertyValueHistory]
|