@Stability(value=Stable) public static final class CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScalingPolicy.CustomizedMetricSpecificationProperty>
CfnScalingPolicy.CustomizedMetricSpecificationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder metricName(String metricName)
CfnScalingPolicy.CustomizedMetricSpecificationProperty.getMetricName()metricName - `CfnScalingPolicy.CustomizedMetricSpecificationProperty.MetricName`. This parameter is required.this@Stability(value=Stable) public CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder namespace(String namespace)
CfnScalingPolicy.CustomizedMetricSpecificationProperty.getNamespace()namespace - `CfnScalingPolicy.CustomizedMetricSpecificationProperty.Namespace`. This parameter is required.this@Stability(value=Stable) public CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder statistic(String statistic)
CfnScalingPolicy.CustomizedMetricSpecificationProperty.getStatistic()statistic - `CfnScalingPolicy.CustomizedMetricSpecificationProperty.Statistic`. This parameter is required.this@Stability(value=Stable) public CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder dimensions(IResolvable dimensions)
CfnScalingPolicy.CustomizedMetricSpecificationProperty.getDimensions()dimensions - `CfnScalingPolicy.CustomizedMetricSpecificationProperty.Dimensions`.this@Stability(value=Stable) public CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder dimensions(List<? extends Object> dimensions)
CfnScalingPolicy.CustomizedMetricSpecificationProperty.getDimensions()dimensions - `CfnScalingPolicy.CustomizedMetricSpecificationProperty.Dimensions`.this@Stability(value=Stable) public CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder unit(String unit)
CfnScalingPolicy.CustomizedMetricSpecificationProperty.getUnit()unit - `CfnScalingPolicy.CustomizedMetricSpecificationProperty.Unit`.this@Stability(value=Stable) public CfnScalingPolicy.CustomizedMetricSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnScalingPolicy.CustomizedMetricSpecificationProperty>CfnScalingPolicy.CustomizedMetricSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.