Module: Aws::LookoutMetrics::Client::_ListAlertsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAlertsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alert_summary_list ⇒ ::Array[Types::AlertSummary]
435 |
# File 'sig/client.rbs', line 435
def alert_summary_list: () -> ::Array[Types::AlertSummary]
|
#next_token ⇒ ::String
436 |
# File 'sig/client.rbs', line 436
def next_token: () -> ::String
|