Module: Aws::GameLift::Client::_DescribeScalingPoliciesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeScalingPoliciesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1072 |
# File 'sig/client.rbs', line 1072 def next_token: () -> ::String |
#scaling_policies ⇒ ::Array[Types::ScalingPolicy]
1071 |
# File 'sig/client.rbs', line 1071 def scaling_policies: () -> ::Array[Types::ScalingPolicy] |