Module: Aws::MediaLive::Client::_ListAlertsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAlertsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alerts ⇒ ::Array[Types::ChannelAlert]
2483 |
# File 'sig/client.rbs', line 2483
def alerts: () -> ::Array[Types::ChannelAlert]
|
#next_token ⇒ ::String
2484 |
# File 'sig/client.rbs', line 2484
def next_token: () -> ::String
|