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]
2500 |
# File 'sig/client.rbs', line 2500
def metric_results: () -> ::Array[Types::HistoricalMetricResult]
|
#next_token ⇒ ::String
2499 |
# File 'sig/client.rbs', line 2499
def next_token: () -> ::String
|