| Modifier and Type | Method and Description |
|---|---|
default EmrCreateCluster.EmrClusterScaleDownBehavior |
EmrCreateClusterProps.getScaleDownBehavior()
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance group is resized.
|
EmrCreateCluster.EmrClusterScaleDownBehavior |
EmrCreateClusterProps.Jsii$Proxy.getScaleDownBehavior() |
static EmrCreateCluster.EmrClusterScaleDownBehavior |
EmrCreateCluster.EmrClusterScaleDownBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmrCreateCluster.EmrClusterScaleDownBehavior[] |
EmrCreateCluster.EmrClusterScaleDownBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmrCreateClusterProps.Builder |
EmrCreateClusterProps.Builder.scaleDownBehavior(EmrCreateCluster.EmrClusterScaleDownBehavior scaleDownBehavior)
Sets the value of
EmrCreateClusterProps.getScaleDownBehavior() |
EmrCreateCluster.Builder |
EmrCreateCluster.Builder.scaleDownBehavior(EmrCreateCluster.EmrClusterScaleDownBehavior scaleDownBehavior)
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance group is resized.
|
Copyright © 2023. All rights reserved.