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