Module: Aws::CloudWatch::Client::_GetMetricStatisticsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetMetricStatisticsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#datapoints ⇒ ::Array[Types::Datapoint]
387 |
# File 'sig/client.rbs', line 387
def datapoints: () -> ::Array[Types::Datapoint]
|
#label ⇒ ::String
386 |
# File 'sig/client.rbs', line 386
def label: () -> ::String
|