| Modifier and Type | Method and Description |
|---|---|
Unit |
MetricProps.Jsii$Proxy.getUnit()
Unit for the metric that is associated with the alarm.
|
Unit |
MetricAlarmConfig.getUnit()
The unit of the alarm.
|
Unit |
MetricAlarmConfig.Jsii$Proxy.getUnit()
The unit of the alarm.
|
Unit |
MetricOptions.Jsii$Proxy.getUnit()
Unit for the metric that is associated with the alarm.
|
Unit |
CommonMetricOptions.getUnit()
Unit for the metric that is associated with the alarm.
|
Unit |
CommonMetricOptions.Jsii$Proxy.getUnit()
Unit for the metric that is associated with the alarm.
|
Unit |
Metric.getUnit()
EXPERIMENTAL
|
Unit |
MetricGraphConfig.getUnit()
The unit of the alarm.
|
Unit |
MetricGraphConfig.Jsii$Proxy.getUnit()
The unit of the alarm.
|
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetricProps.Builder |
MetricProps.Builder.withUnit(Unit value)
Sets the value of Unit
|
MetricAlarmConfig.Builder |
MetricAlarmConfig.Builder.withUnit(Unit value)
Sets the value of Unit
|
MetricOptions.Builder |
MetricOptions.Builder.withUnit(Unit value)
Sets the value of Unit
|
CommonMetricOptions.Builder |
CommonMetricOptions.Builder.withUnit(Unit value)
Sets the value of Unit
|
MetricGraphConfig.Builder |
MetricGraphConfig.Builder.withUnit(Unit value)
Sets the value of Unit
|
Copyright © 2019. All rights reserved.