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