| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
static EmrCreateCluster.ScalingConstraintsProperty.Builder |
EmrCreateCluster.ScalingConstraintsProperty.builder() |
EmrCreateCluster.ScalingConstraintsProperty.Builder |
EmrCreateCluster.ScalingConstraintsProperty.Builder.maxCapacity(Number maxCapacity)
Sets the value of
EmrCreateCluster.ScalingConstraintsProperty.getMaxCapacity() |
EmrCreateCluster.ScalingConstraintsProperty.Builder |
EmrCreateCluster.ScalingConstraintsProperty.Builder.minCapacity(Number minCapacity)
Sets the value of
EmrCreateCluster.ScalingConstraintsProperty.getMinCapacity() |
Copyright © 2021. All rights reserved.