| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveScalingConfiguration |
PutScalingPolicyRequest.predictiveScalingConfiguration()
A predictive scaling policy.
|
PredictiveScalingConfiguration |
ScalingPolicy.predictiveScalingConfiguration()
A predictive scaling policy.
|
| Modifier and Type | Method and Description |
|---|---|
PutScalingPolicyRequest.Builder |
PutScalingPolicyRequest.Builder.predictiveScalingConfiguration(PredictiveScalingConfiguration predictiveScalingConfiguration)
A predictive scaling policy.
|
ScalingPolicy.Builder |
ScalingPolicy.Builder.predictiveScalingConfiguration(PredictiveScalingConfiguration predictiveScalingConfiguration)
A predictive scaling policy.
|
Copyright © 2022. All rights reserved.