@Stability(value=Stable) public static final class CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty |
build()
Builds the configured instance.
|
CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.Builder |
predefinedMetricType(String predefinedMetricType)
|
CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.Builder |
resourceLabel(String resourceLabel)
|
@Stability(value=Stable) public CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.Builder predefinedMetricType(String predefinedMetricType)
CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.getPredefinedMetricType()predefinedMetricType - `CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.PredefinedMetricType`. This parameter is required.this@Stability(value=Stable) public CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.Builder resourceLabel(String resourceLabel)
resourceLabel - `CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty.ResourceLabel`.this@Stability(value=Stable) public CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty build()
build in interface software.amazon.jsii.Builder<CfnScalingPolicy.PredictiveScalingPredefinedMetricPairProperty>CfnScalingPolicy.PredictiveScalingPredefinedMetricPairPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.