Module: Aws::MediaLive::Client::_ListClusterAlertsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClusterAlertsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alerts ⇒ ::Array[Types::ClusterAlert]
2497 |
# File 'sig/client.rbs', line 2497
def alerts: () -> ::Array[Types::ClusterAlert]
|
#next_token ⇒ ::String
2498 |
# File 'sig/client.rbs', line 2498
def next_token: () -> ::String
|