Module: Aws::IoTSiteWise::Client::_GetAssetPropertyAggregatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAssetPropertyAggregatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#aggregated_values ⇒ ::Array[Types::AggregatedValue]
1082 |
# File 'sig/client.rbs', line 1082
def aggregated_values: () -> ::Array[Types::AggregatedValue]
|
#next_token ⇒ ::String
1083 |
# File 'sig/client.rbs', line 1083
def next_token: () -> ::String
|