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