| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScalingPlanResource> |
DescribeScalingPlanResourcesResponse.scalingPlanResources()
Information about the scalable resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.Builder.scalingPlanResources(ScalingPlanResource... scalingPlanResources)
Information about the scalable resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.Builder.scalingPlanResources(Collection<ScalingPlanResource> scalingPlanResources)
Information about the scalable resources.
|
Copyright © 2023. All rights reserved.