Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EventBridgeSchedulerCreateScheduleTaskProps.Builder
Packages that use EventBridgeSchedulerCreateScheduleTaskProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EventBridgeSchedulerCreateScheduleTaskProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EventBridgeSchedulerCreateScheduleTaskProps.BuilderModifier and TypeMethodDescriptionEventBridgeSchedulerCreateScheduleTaskProps.Builder.actionAfterCompletion(ActionAfterCompletion actionAfterCompletion) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getActionAfterCompletion()Sets the value ofAssignableStateOptions.getAssign()EventBridgeSchedulerCreateScheduleTaskProps.builder()EventBridgeSchedulerCreateScheduleTaskProps.Builder.clientToken(String clientToken) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getClientToken()Sets the value ofStateBaseProps.getComment()EventBridgeSchedulerCreateScheduleTaskProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()EventBridgeSchedulerCreateScheduleTaskProps.Builder.description(String description) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getDescription()Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getEnabled()Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getEndDate()EventBridgeSchedulerCreateScheduleTaskProps.Builder.flexibleTimeWindow(Duration flexibleTimeWindow) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getFlexibleTimeWindow()Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getGroupName()Deprecated.use `heartbeatTimeout`EventBridgeSchedulerCreateScheduleTaskProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()Sets the value ofJsonPathCommonOptions.getInputPath()EventBridgeSchedulerCreateScheduleTaskProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getKmsKey()EventBridgeSchedulerCreateScheduleTaskProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()Sets the value ofJsonataCommonOptions.getOutputs()EventBridgeSchedulerCreateScheduleTaskProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()EventBridgeSchedulerCreateScheduleTaskProps.Builder.resultPath(String resultPath) Sets the value ofTaskStateBaseProps.getResultPath()EventBridgeSchedulerCreateScheduleTaskProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofTaskStateBaseProps.getResultSelector()Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getSchedule()EventBridgeSchedulerCreateScheduleTaskProps.Builder.scheduleName(String scheduleName) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getScheduleName()Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getStartDate()Sets the value ofStateBaseProps.getStateName()EventBridgeSchedulerCreateScheduleTaskProps.Builder.target(EventBridgeSchedulerTarget target) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getTarget()EventBridgeSchedulerCreateScheduleTaskProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getTimezone()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EventBridgeSchedulerCreateScheduleTaskProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEventBridgeSchedulerCreateScheduleTaskProps.Builder.