Module: Aws::Connect::Client::_GetMetricDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetMetricDataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#metric_results ⇒ ::Array[Types::HistoricalMetricResult]
2418 |
# File 'sig/client.rbs', line 2418
def metric_results: () -> ::Array[Types::HistoricalMetricResult]
|
#next_token ⇒ ::String
2417 |
# File 'sig/client.rbs', line 2417
def next_token: () -> ::String
|