Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrContainersDeleteVirtualClusterJsonataProps.Builder
Packages that use EmrContainersDeleteVirtualClusterJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrContainersDeleteVirtualClusterJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrContainersDeleteVirtualClusterJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()EmrContainersDeleteVirtualClusterJsonataProps.builder()Sets the value ofStateBaseProps.getComment()EmrContainersDeleteVirtualClusterJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()Deprecated.use `heartbeatTimeout`EmrContainersDeleteVirtualClusterJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()EmrContainersDeleteVirtualClusterJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofJsonataCommonOptions.getOutputs()EmrContainersDeleteVirtualClusterJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()EmrContainersDeleteVirtualClusterJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`EmrContainersDeleteVirtualClusterJsonataProps.Builder.virtualClusterId(TaskInput virtualClusterId) Sets the value ofEmrContainersDeleteVirtualClusterJsonataProps.getVirtualClusterId()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrContainersDeleteVirtualClusterJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEmrContainersDeleteVirtualClusterJsonataProps.Builder.