Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.ReleaseLabel
Packages that use ReleaseLabel
Package
Description
Tasks for AWS Step Functions
- 
Uses of ReleaseLabel in software.amazon.awscdk.services.stepfunctions.tasksFields in software.amazon.awscdk.services.stepfunctions.tasks declared as ReleaseLabelModifier and TypeFieldDescriptionstatic final ReleaseLabelReleaseLabel.EMR_5_32_0EMR Release version 5.32.0.static final ReleaseLabelReleaseLabel.EMR_5_33_0EMR Release version 5.33.0.static final ReleaseLabelReleaseLabel.EMR_6_2_0EMR Release version 6.2.0.static final ReleaseLabelReleaseLabel.EMR_6_3_0EMR Release version 6.3.0.Methods in software.amazon.awscdk.services.stepfunctions.tasks that return ReleaseLabelModifier and TypeMethodDescriptionEmrContainersStartJobRunProps.getReleaseLabel()The Amazon EMR release version to use for the job run.final ReleaseLabelEmrContainersStartJobRunProps.Jsii$Proxy.getReleaseLabel()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ReleaseLabelModifier and TypeMethodDescriptionEmrContainersStartJobRun.Builder.releaseLabel(ReleaseLabel releaseLabel) The Amazon EMR release version to use for the job run.EmrContainersStartJobRunProps.Builder.releaseLabel(ReleaseLabel releaseLabel) Sets the value ofEmrContainersStartJobRunProps.getReleaseLabel()