| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationautoscaling |
With Application Auto Scaling, you can configure automatic scaling for the following resources:
|
| software.amazon.awssdk.services.applicationautoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteScalingPolicyResponse |
ApplicationAutoScalingClient.deleteScalingPolicy(DeleteScalingPolicyRequest deleteScalingPolicyRequest)
Deletes the specified scaling policy for an Application Auto Scaling scalable target.
|
default CompletableFuture<DeleteScalingPolicyResponse> |
ApplicationAutoScalingAsyncClient.deleteScalingPolicy(DeleteScalingPolicyRequest deleteScalingPolicyRequest)
Deletes the specified scaling policy for an Application Auto Scaling scalable target.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteScalingPolicyRequestMarshaller.marshall(DeleteScalingPolicyRequest deleteScalingPolicyRequest) |
Copyright © 2023. All rights reserved.