Module: Aws::CloudWatchRUM::Client::_ListRumMetricsDestinationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRumMetricsDestinationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#destinations ⇒ ::Array[Types::MetricDestinationSummary]
240 |
# File 'sig/client.rbs', line 240 def destinations: () -> ::Array[Types::MetricDestinationSummary] |
#next_token ⇒ ::String
241 |
# File 'sig/client.rbs', line 241 def next_token: () -> ::String |