Module: Aws::AutoScalingPlans::Client::_DescribeScalingPlansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeScalingPlansResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
131 |
# File 'sig/client.rbs', line 131
def next_token: () -> ::String
|
#scaling_plans ⇒ ::Array[Types::ScalingPlan]
130 |
# File 'sig/client.rbs', line 130
def scaling_plans: () -> ::Array[Types::ScalingPlan]
|