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