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