| Modifier and Type | Method and Description |
|---|---|
Statistic |
MetricAlarmConfig.getStatistic()
Simple aggregation function to use.
|
Statistic |
MetricAlarmConfig.Jsii$Proxy.getStatistic()
Simple aggregation function to use.
|
static Statistic |
Statistic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Statistic[] |
Statistic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlarmConfig.Builder |
MetricAlarmConfig.Builder.withStatistic(Statistic value)
Sets the value of Statistic
|
Copyright © 2019. All rights reserved.