Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrContainersCreateVirtualClusterJsonPathProps.Builder
Packages that use EmrContainersCreateVirtualClusterJsonPathProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrContainersCreateVirtualClusterJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrContainersCreateVirtualClusterJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()EmrContainersCreateVirtualClusterJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()EmrContainersCreateVirtualClusterJsonPathProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()EmrContainersCreateVirtualClusterJsonPathProps.Builder.eksCluster(EksClusterInput eksCluster) Sets the value ofEmrContainersCreateVirtualClusterJsonPathProps.getEksCluster()EmrContainersCreateVirtualClusterJsonPathProps.Builder.eksNamespace(String eksNamespace) Sets the value ofEmrContainersCreateVirtualClusterJsonPathProps.getEksNamespace()Deprecated.use `heartbeatTimeout`EmrContainersCreateVirtualClusterJsonPathProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()Sets the value ofJsonPathCommonOptions.getInputPath()EmrContainersCreateVirtualClusterJsonPathProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()EmrContainersCreateVirtualClusterJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()EmrContainersCreateVirtualClusterJsonPathProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()EmrContainersCreateVirtualClusterJsonPathProps.Builder.resultPath(String resultPath) Sets the value ofTaskStateJsonPathBaseProps.getResultPath()EmrContainersCreateVirtualClusterJsonPathProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofTaskStateJsonPathBaseProps.getResultSelector()Sets the value ofStateBaseProps.getStateName()Sets the value ofEmrContainersCreateVirtualClusterJsonPathProps.getTags()EmrContainersCreateVirtualClusterJsonPathProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`EmrContainersCreateVirtualClusterJsonPathProps.Builder.virtualClusterName(String virtualClusterName) Sets the value ofEmrContainersCreateVirtualClusterJsonPathProps.getVirtualClusterName()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrContainersCreateVirtualClusterJsonPathProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEmrContainersCreateVirtualClusterJsonPathProps.Builder.