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

Returns:

  • (::String)


167
# File 'sig/client.rbs', line 167

def next_token: () -> ::String

#scheduled_actions::Array[Types::ScheduledAction]

Returns:



166
# File 'sig/client.rbs', line 166

def scheduled_actions: () -> ::Array[Types::ScheduledAction]