Uses of Enum
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.SpotTimeoutAction
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.SpotTimeoutAction in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionEmrCreateCluster.SpotProvisioningSpecificationProperty.getTimeoutAction()
The action to take when TargetSpotCapacity has not been fulfilled when the TimeoutDurationMinutes has expired.EmrCreateCluster.SpotProvisioningSpecificationProperty.Jsii$Proxy.getTimeoutAction()
Returns the enum constant of this type with the specified name.static EmrCreateCluster.SpotTimeoutAction[]
EmrCreateCluster.SpotTimeoutAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEmrCreateCluster.SpotProvisioningSpecificationProperty.Builder.timeoutAction
(EmrCreateCluster.SpotTimeoutAction timeoutAction)