DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.clone() |
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withMaxResults(Integer maxResults) |
The maximum number of scaling policy results returned by
DescribeScalingPolicies in paginated output.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withNextToken(String nextToken) |
The NextToken value returned from a previous paginated
DescribeScalingPolicies request.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withPolicyNames(String... policyNames) |
The names of the scaling policies to describe.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withPolicyNames(Collection<String> policyNames) |
The names of the scaling policies to describe.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withResourceId(String resourceId) |
The unique resource identifier string of the scalable target that the
scaling policy is associated with.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withScalableDimension(ScalableDimension scalableDimension) |
The scalable dimension of the scalable target that the scaling policy is
associated with.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withScalableDimension(String scalableDimension) |
The scalable dimension of the scalable target that the scaling policy is
associated with.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withServiceNamespace(ServiceNamespace serviceNamespace) |
The AWS service namespace of the scalable target that the scaling policy
is associated with.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withServiceNamespace(String serviceNamespace) |
The AWS service namespace of the scalable target that the scaling policy
is associated with.
|