Module: Aws::ApplicationAutoScaling::Client::_DescribeScheduledActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeScheduledActionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
167 |
# File 'sig/client.rbs', line 167
def next_token: () -> ::String
|
#scheduled_actions ⇒ ::Array[Types::ScheduledAction]
166 |
# File 'sig/client.rbs', line 166
def scheduled_actions: () -> ::Array[Types::ScheduledAction]
|