Module: Aws::CloudWatchRUM::Client::_ListAppMonitorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppMonitorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_monitor_summaries ⇒ ::Array[Types::AppMonitorSummary]
229 |
# File 'sig/client.rbs', line 229
def app_monitor_summaries: () -> ::Array[Types::AppMonitorSummary]
|
#next_token ⇒ ::String
228 |
# File 'sig/client.rbs', line 228
def next_token: () -> ::String
|