| Modifier and Type | Method and Description |
|---|---|
default EmrCreateCluster.CloudWatchAlarmUnit |
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.getUnit()
The unit of measure associated with the CloudWatch metric being watched.
|
EmrCreateCluster.CloudWatchAlarmUnit |
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.Jsii$Proxy.getUnit() |
static EmrCreateCluster.CloudWatchAlarmUnit |
EmrCreateCluster.CloudWatchAlarmUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmrCreateCluster.CloudWatchAlarmUnit[] |
EmrCreateCluster.CloudWatchAlarmUnit.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.unit(EmrCreateCluster.CloudWatchAlarmUnit unit)
Sets the value of
EmrCreateCluster.CloudWatchAlarmDefinitionProperty.getUnit() |
Copyright © 2020. All rights reserved.