@Stability(value=Stable) public static final class CfnScalingPlan.PredefinedLoadMetricSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScalingPlan.PredefinedLoadMetricSpecificationProperty>
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)
|
CfnScalingPlan.PredefinedLoadMetricSpecificationProperty.Builder |
resourceLabel(String resourceLabel)
|
@Stability(value=Stable) public CfnScalingPlan.PredefinedLoadMetricSpecificationProperty.Builder predefinedLoadMetricType(String predefinedLoadMetricType)
CfnScalingPlan.PredefinedLoadMetricSpecificationProperty.getPredefinedLoadMetricType()predefinedLoadMetricType - `CfnScalingPlan.PredefinedLoadMetricSpecificationProperty.PredefinedLoadMetricType`. This parameter is required.this@Stability(value=Stable) public CfnScalingPlan.PredefinedLoadMetricSpecificationProperty.Builder resourceLabel(String resourceLabel)
resourceLabel - `CfnScalingPlan.PredefinedLoadMetricSpecificationProperty.ResourceLabel`.this@Stability(value=Stable) public CfnScalingPlan.PredefinedLoadMetricSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnScalingPlan.PredefinedLoadMetricSpecificationProperty>CfnScalingPlan.PredefinedLoadMetricSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.