Module: Aws::AutoScalingPlans::Client::_DescribeScalingPlanResourcesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeScalingPlanResourcesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#scaling_plan_resources::Array[Types::ScalingPlanResource]

Returns:



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

def scaling_plan_resources: () -> ::Array[Types::ScalingPlanResource]