Uses of Enum
software.amazon.awscdk.services.batch.Action
Packages that use Action
-
Uses of Action in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return ActionModifier 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.Methods in software.amazon.awscdk.services.batch with parameters of type ActionConstructors in software.amazon.awscdk.services.batch with parameters of type Action