Uses of Class
software.amazon.awscdk.services.stepfunctions.TaskStateJsonataBaseProps.Builder
Packages that use TaskStateJsonataBaseProps.Builder
Package
Description
AWS Step Functions Construct Library
- 
Uses of TaskStateJsonataBaseProps.Builder in software.amazon.awscdk.services.stepfunctionsMethods in software.amazon.awscdk.services.stepfunctions that return TaskStateJsonataBaseProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()TaskStateJsonataBaseProps.builder()Sets the value ofStateBaseProps.getComment()TaskStateJsonataBaseProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()Deprecated.use `heartbeatTimeout`TaskStateJsonataBaseProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()TaskStateJsonataBaseProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofJsonataCommonOptions.getOutputs()TaskStateJsonataBaseProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()TaskStateJsonataBaseProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type TaskStateJsonataBaseProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theTaskStateJsonataBaseProps.Builder.