| Modifier and Type | Method and Description |
|---|---|
static CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.builder() |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder.dimensions(software.amazon.awscdk.core.IResolvable dimensions)
Sets the value of Dimensions
|
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder.dimensions(List<Object> dimensions)
Sets the value of Dimensions
|
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder.metricName(String metricName)
Sets the value of MetricName
|
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder.namespace(String namespace)
Sets the value of Namespace
|
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder.statistic(String statistic)
Sets the value of Statistic
|
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder |
CfnScalingPlan.CustomizedScalingMetricSpecificationProperty.Builder.unit(String unit)
Sets the value of Unit
|
Copyright © 2019. All rights reserved.