| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnScalingPolicy.PredictiveScalingConfigurationProperty.Jsii$Proxy
An implementation for
CfnScalingPolicy.PredictiveScalingConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnScalingPolicy.PredictiveScalingConfigurationProperty |
CfnScalingPolicy.PredictiveScalingConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnScalingPolicy.Builder |
CfnScalingPolicy.Builder.predictiveScalingConfiguration(CfnScalingPolicy.PredictiveScalingConfigurationProperty predictiveScalingConfiguration)
A predictive scaling policy.
|
CfnScalingPolicyProps.Builder |
CfnScalingPolicyProps.Builder.predictiveScalingConfiguration(CfnScalingPolicy.PredictiveScalingConfigurationProperty predictiveScalingConfiguration)
Sets the value of
CfnScalingPolicyProps.getPredictiveScalingConfiguration() |
void |
CfnScalingPolicy.setPredictiveScalingConfiguration(CfnScalingPolicy.PredictiveScalingConfigurationProperty value)
A predictive scaling policy.
|
Copyright © 2022. All rights reserved.