Module: Aws::OpenSearchService::Client::_ListScheduledActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListScheduledActionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1170 |
# File 'sig/client.rbs', line 1170
def next_token: () -> ::String
|
#scheduled_actions ⇒ ::Array[Types::ScheduledAction]
1169 |
# File 'sig/client.rbs', line 1169
def scheduled_actions: () -> ::Array[Types::ScheduledAction]
|