| Modifier and Type | Method and Description |
|---|---|
default EmrCreateCluster.CloudWatchAlarmStatistic |
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.getStatistic()
The statistic to apply to the metric associated with the alarm.
|
EmrCreateCluster.CloudWatchAlarmStatistic |
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.Jsii$Proxy.getStatistic() |
static EmrCreateCluster.CloudWatchAlarmStatistic |
EmrCreateCluster.CloudWatchAlarmStatistic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmrCreateCluster.CloudWatchAlarmStatistic[] |
EmrCreateCluster.CloudWatchAlarmStatistic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.Builder |
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.Builder.statistic(EmrCreateCluster.CloudWatchAlarmStatistic statistic)
Sets the value of
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.getStatistic() |
Copyright © 2023. All rights reserved.