Module: Aws::AutoScaling::Client::_DescribeScheduledActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ScheduledActionsType]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
594 |
# File 'sig/client.rbs', line 594
def next_token: () -> ::String
|
#scheduled_update_group_actions ⇒ ::Array[Types::ScheduledUpdateGroupAction]
593 |
# File 'sig/client.rbs', line 593
def scheduled_update_group_actions: () -> ::Array[Types::ScheduledUpdateGroupAction]
|