Uses of Enum
software.amazon.awscdk.services.stepfunctions.tasks.ActionAfterCompletion
Packages that use ActionAfterCompletion
Package
Description
Tasks for AWS Step Functions
-
Uses of ActionAfterCompletion in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return ActionAfterCompletionModifier and TypeMethodDescriptiondefault ActionAfterCompletion
EventBridgeSchedulerCreateScheduleTaskJsonataProps.getActionAfterCompletion()
Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.final ActionAfterCompletion
EventBridgeSchedulerCreateScheduleTaskJsonataProps.Jsii$Proxy.getActionAfterCompletion()
default ActionAfterCompletion
EventBridgeSchedulerCreateScheduleTaskJsonPathProps.getActionAfterCompletion()
Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.final ActionAfterCompletion
EventBridgeSchedulerCreateScheduleTaskJsonPathProps.Jsii$Proxy.getActionAfterCompletion()
default ActionAfterCompletion
EventBridgeSchedulerCreateScheduleTaskProps.getActionAfterCompletion()
Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.final ActionAfterCompletion
EventBridgeSchedulerCreateScheduleTaskProps.Jsii$Proxy.getActionAfterCompletion()
static ActionAfterCompletion
Returns the enum constant of this type with the specified name.static ActionAfterCompletion[]
ActionAfterCompletion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ActionAfterCompletionModifier and TypeMethodDescriptionEventBridgeSchedulerCreateScheduleTask.Builder.actionAfterCompletion
(ActionAfterCompletion actionAfterCompletion) Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.EventBridgeSchedulerCreateScheduleTaskJsonataProps.Builder.actionAfterCompletion
(ActionAfterCompletion actionAfterCompletion) EventBridgeSchedulerCreateScheduleTaskJsonPathProps.Builder.actionAfterCompletion
(ActionAfterCompletion actionAfterCompletion) EventBridgeSchedulerCreateScheduleTaskProps.Builder.actionAfterCompletion
(ActionAfterCompletion actionAfterCompletion) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getActionAfterCompletion()