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