Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrContainersCreateVirtualClusterProps.Builder
-
Uses of EmrContainersCreateVirtualClusterProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrContainersCreateVirtualClusterProps.BuilderModifier and TypeMethodDescriptionEmrContainersCreateVirtualClusterProps.builder()Sets the value ofTaskStateBaseProps.getComment()EmrContainersCreateVirtualClusterProps.Builder.eksCluster(EksClusterInput eksCluster) Sets the value ofEmrContainersCreateVirtualClusterProps.getEksCluster()EmrContainersCreateVirtualClusterProps.Builder.eksNamespace(String eksNamespace) Sets the value ofEmrContainersCreateVirtualClusterProps.getEksNamespace()EmrContainersCreateVirtualClusterProps.Builder.heartbeat(software.amazon.awscdk.core.Duration heartbeat) Sets the value ofTaskStateBaseProps.getHeartbeat()Sets the value ofTaskStateBaseProps.getInputPath()EmrContainersCreateVirtualClusterProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseProps.getIntegrationPattern()EmrContainersCreateVirtualClusterProps.Builder.outputPath(String outputPath) Sets the value ofTaskStateBaseProps.getOutputPath()EmrContainersCreateVirtualClusterProps.Builder.resultPath(String resultPath) Sets the value ofTaskStateBaseProps.getResultPath()EmrContainersCreateVirtualClusterProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofTaskStateBaseProps.getResultSelector()Sets the value ofEmrContainersCreateVirtualClusterProps.getTags()EmrContainersCreateVirtualClusterProps.Builder.timeout(software.amazon.awscdk.core.Duration timeout) Sets the value ofTaskStateBaseProps.getTimeout()EmrContainersCreateVirtualClusterProps.Builder.virtualClusterName(String virtualClusterName) Sets the value ofEmrContainersCreateVirtualClusterProps.getVirtualClusterName()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrContainersCreateVirtualClusterProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEmrContainersCreateVirtualClusterProps.Builder.