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 ActionAfterCompletionEventBridgeSchedulerCreateScheduleTaskJsonataProps.getActionAfterCompletion()Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.final ActionAfterCompletionEventBridgeSchedulerCreateScheduleTaskJsonataProps.Jsii$Proxy.getActionAfterCompletion()default ActionAfterCompletionEventBridgeSchedulerCreateScheduleTaskJsonPathProps.getActionAfterCompletion()Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.final ActionAfterCompletionEventBridgeSchedulerCreateScheduleTaskJsonPathProps.Jsii$Proxy.getActionAfterCompletion()default ActionAfterCompletionEventBridgeSchedulerCreateScheduleTaskProps.getActionAfterCompletion()Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.final ActionAfterCompletionEventBridgeSchedulerCreateScheduleTaskProps.Jsii$Proxy.getActionAfterCompletion()static ActionAfterCompletionReturns 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()