Module: Aws::MediaLive::Client::_ListMultiplexAlertsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMultiplexAlertsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alerts ⇒ ::Array[Types::MultiplexAlert]
2511 |
# File 'sig/client.rbs', line 2511
def alerts: () -> ::Array[Types::MultiplexAlert]
|
#next_token ⇒ ::String
2512 |
# File 'sig/client.rbs', line 2512
def next_token: () -> ::String
|