Uses of Enum
software.amazon.awscdk.services.batch.Action
-
Uses of Action in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptionRetryStrategy.getAction()
The action to take when the job exits with the Reason specified.static Action
Returns the enum constant of this type with the specified name.static Action[]
Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.