| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
CloudWatchAlarmConfiguration.dimensions()
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the
dimensions for the metric.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchAlarmConfiguration.Builder |
CloudWatchAlarmConfiguration.Builder.dimensions(Dimension... dimensions)
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about
the dimensions for the metric.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchAlarmConfiguration.Builder |
CloudWatchAlarmConfiguration.Builder.dimensions(Collection<Dimension> dimensions)
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about
the dimensions for the metric.
|
Copyright © 2022. All rights reserved.