You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ApplicationAutoScaling::Types::DescribeScalingPoliciesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ApplicationAutoScaling::Types::DescribeScalingPoliciesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token required to get the next set of results.
-
#scaling_policies ⇒ Array<Types::ScalingPolicy>
Information about the scaling policies.
Instance Attribute Details
#next_token ⇒ String
The token required to get the next set of results. This value is null
if there are no more results to return.
#scaling_policies ⇒ Array<Types::ScalingPolicy>
Information about the scaling policies.