| Modifier and Type | Class and Description |
|---|---|
static class |
Dimension.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Dimension |
Dimension.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
MetricAlarmConfig.getDimensions()
The dimensions to apply to the alarm.
|
List<Dimension> |
MetricAlarmConfig.Jsii$Proxy.getDimensions()
The dimensions to apply to the alarm.
|
List<Dimension> |
MetricGraphConfig.getDimensions()
The dimensions to apply to the alarm.
|
List<Dimension> |
MetricGraphConfig.Jsii$Proxy.getDimensions()
The dimensions to apply to the alarm.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlarmConfig.Builder |
MetricAlarmConfig.Builder.withDimensions(List<Dimension> value)
Sets the value of Dimensions
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withDimensions(List<Dimension> value)
Sets the value of Dimensions
|
Copyright © 2019. All rights reserved.