| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricDimension> |
CustomizedMetricSpecification.dimensions()
The dimensions of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
CustomizedMetricSpecification.Builder |
CustomizedMetricSpecification.Builder.dimensions(MetricDimension... dimensions)
The dimensions of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
CustomizedMetricSpecification.Builder |
CustomizedMetricSpecification.Builder.dimensions(Collection<MetricDimension> dimensions)
The dimensions of the metric.
|
Copyright © 2019. All rights reserved.