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