Uses of Enum
software.amazon.awscdk.services.batch.JobStateTimeLimitActionsAction
Packages that use JobStateTimeLimitActionsAction
-
Uses of JobStateTimeLimitActionsAction in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return JobStateTimeLimitActionsActionModifier and TypeMethodDescriptiondefault JobStateTimeLimitActionsActionJobStateTimeLimitAction.getAction()The action to take when a job is at the head of the job queue in the specified state for the specified period of time.JobStateTimeLimitAction.Jsii$Proxy.getAction()Returns the enum constant of this type with the specified name.static JobStateTimeLimitActionsAction[]JobStateTimeLimitActionsAction.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 JobStateTimeLimitActionsActionModifier and TypeMethodDescriptionJobStateTimeLimitAction.Builder.action(JobStateTimeLimitActionsAction action) Sets the value ofJobStateTimeLimitAction.getAction()