Module: Aws::ComputeOptimizerAutomation::Client::_ListAutomationEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAutomationEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#automation_events ⇒ ::Array[Types::AutomationEvent]
270 |
# File 'sig/client.rbs', line 270
def automation_events: () -> ::Array[Types::AutomationEvent]
|
#next_token ⇒ ::String
271 |
# File 'sig/client.rbs', line 271
def next_token: () -> ::String
|