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