@Stability(value=External) public static final class CfnScalingPlan.PredefinedScalingMetricSpecificationProperty.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScalingPlan.PredefinedScalingMetricSpecificationProperty |
build()
Builds the configured instance.
|
CfnScalingPlan.PredefinedScalingMetricSpecificationProperty.Builder |
predefinedScalingMetricType(String predefinedScalingMetricType)
Sets the value of PredefinedScalingMetricType
|
CfnScalingPlan.PredefinedScalingMetricSpecificationProperty.Builder |
resourceLabel(String resourceLabel)
Sets the value of ResourceLabel
|
@Stability(value=External) public CfnScalingPlan.PredefinedScalingMetricSpecificationProperty.Builder predefinedScalingMetricType(String predefinedScalingMetricType)
predefinedScalingMetricType - `CfnScalingPlan.PredefinedScalingMetricSpecificationProperty.PredefinedScalingMetricType`. This parameter is required.this@Stability(value=External) public CfnScalingPlan.PredefinedScalingMetricSpecificationProperty.Builder resourceLabel(String resourceLabel)
resourceLabel - `CfnScalingPlan.PredefinedScalingMetricSpecificationProperty.ResourceLabel`.this@Stability(value=External) public CfnScalingPlan.PredefinedScalingMetricSpecificationProperty build()
CfnScalingPlan.PredefinedScalingMetricSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.