| Package | Description |
|---|---|
| com.amazonaws.services.autoscalingplans |
Use AWS Auto Scaling to quickly discover all the scalable AWS resources for your application and configure dynamic
scaling for your scalable resources.
|
| com.amazonaws.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingPlanResourcesRequest |
DescribeScalingPlanResourcesRequest.clone() |
DescribeScalingPlanResourcesRequest |
DescribeScalingPlanResourcesRequest.withMaxResults(Integer maxResults)
The maximum number of scalable resources to return.
|
DescribeScalingPlanResourcesRequest |
DescribeScalingPlanResourcesRequest.withNextToken(String nextToken)
The token for the next set of results.
|
DescribeScalingPlanResourcesRequest |
DescribeScalingPlanResourcesRequest.withScalingPlanName(String scalingPlanName)
The name of the scaling plan.
|
DescribeScalingPlanResourcesRequest |
DescribeScalingPlanResourcesRequest.withScalingPlanVersion(Long scalingPlanVersion)
The version of the scaling plan.
|
Copyright © 2018. All rights reserved.