Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrContainersStartJobRunJsonataProps.Builder
Packages that use EmrContainersStartJobRunJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrContainersStartJobRunJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrContainersStartJobRunJsonataProps.BuilderModifier and TypeMethodDescriptionEmrContainersStartJobRunJsonataProps.Builder.applicationConfig(List<? extends ApplicationConfiguration> applicationConfig) Sets the value ofEmrContainersStartJobRunJsonataProps.getApplicationConfig()Sets the value ofAssignableStateOptions.getAssign()EmrContainersStartJobRunJsonataProps.builder()Sets the value ofStateBaseProps.getComment()EmrContainersStartJobRunJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()EmrContainersStartJobRunJsonataProps.Builder.executionRole(IRole executionRole) Sets the value ofEmrContainersStartJobRunJsonataProps.getExecutionRole()Deprecated.use `heartbeatTimeout`EmrContainersStartJobRunJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()EmrContainersStartJobRunJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofEmrContainersStartJobRunJsonataProps.getJobDriver()Sets the value ofEmrContainersStartJobRunJsonataProps.getJobName()EmrContainersStartJobRunJsonataProps.Builder.monitoring(Monitoring monitoring) Sets the value ofEmrContainersStartJobRunJsonataProps.getMonitoring()Sets the value ofJsonataCommonOptions.getOutputs()EmrContainersStartJobRunJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()EmrContainersStartJobRunJsonataProps.Builder.releaseLabel(ReleaseLabel releaseLabel) Sets the value ofEmrContainersStartJobRunJsonataProps.getReleaseLabel()Sets the value ofStateBaseProps.getStateName()Sets the value ofEmrContainersStartJobRunJsonataProps.getTags()EmrContainersStartJobRunJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`EmrContainersStartJobRunJsonataProps.Builder.virtualCluster(VirtualClusterInput virtualCluster) Sets the value ofEmrContainersStartJobRunJsonataProps.getVirtualCluster()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrContainersStartJobRunJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEmrContainersStartJobRunJsonataProps.Builder.