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