Module: Aws::InternetMonitor::Client::_ListHealthEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHealthEventsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#health_events ⇒ ::Array[Types::HealthEvent]
202 |
# File 'sig/client.rbs', line 202
def health_events: () -> ::Array[Types::HealthEvent]
|
#next_token ⇒ ::String
203 |
# File 'sig/client.rbs', line 203
def next_token: () -> ::String
|