Module: Aws::AutoScaling::Client::_DescribePoliciesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PoliciesType]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
550 |
# File 'sig/client.rbs', line 550
def next_token: () -> ::String
|
#scaling_policies ⇒ ::Array[Types::ScalingPolicy]
549 |
# File 'sig/client.rbs', line 549
def scaling_policies: () -> ::Array[Types::ScalingPolicy]
|