Module: Aws::IoTSiteWise::Client::_GetAssetPropertyValueHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAssetPropertyValueHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#asset_property_value_history ⇒ ::Array[Types::AssetPropertyValue]
1115 |
# File 'sig/client.rbs', line 1115
def asset_property_value_history: () -> ::Array[Types::AssetPropertyValue]
|
#next_token ⇒ ::String
1116 |
# File 'sig/client.rbs', line 1116
def next_token: () -> ::String
|