Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrAddStepJsonataProps.Builder
Packages that use EmrAddStepJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrAddStepJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrAddStepJsonataProps.BuilderModifier and TypeMethodDescriptionEmrAddStepJsonataProps.Builder.actionOnFailure(ActionOnFailure actionOnFailure) Sets the value ofEmrAddStepJsonataProps.getActionOnFailure()Sets the value ofEmrAddStepJsonataProps.getArgs()Sets the value ofAssignableStateOptions.getAssign()EmrAddStepJsonataProps.builder()Sets the value ofEmrAddStepJsonataProps.getClusterId()Sets the value ofStateBaseProps.getComment()EmrAddStepJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()EmrAddStepJsonataProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofEmrAddStepJsonataProps.getExecutionRoleArn()Deprecated.use `heartbeatTimeout`EmrAddStepJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()EmrAddStepJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofEmrAddStepJsonataProps.getJar()Sets the value ofEmrAddStepJsonataProps.getMainClass()Sets the value ofEmrAddStepJsonataProps.getName()Sets the value ofJsonataCommonOptions.getOutputs()EmrAddStepJsonataProps.Builder.properties(Map<String, String> properties) Sets the value ofEmrAddStepJsonataProps.getProperties()EmrAddStepJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()EmrAddStepJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrAddStepJsonataProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EmrAddStepJsonataProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEmrAddStepJsonataProps.Builder.