| Package | Description |
|---|---|
| software.amazon.awscdk.services.emr |
Amazon EMR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder |
CfnInstanceGroupConfig.ScalingConstraintsProperty.builder() |
CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder |
CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder.maxCapacity(Number maxCapacity)
Sets the value of
CfnInstanceGroupConfig.ScalingConstraintsProperty.getMaxCapacity() |
CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder |
CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder.minCapacity(Number minCapacity)
Sets the value of
CfnInstanceGroupConfig.ScalingConstraintsProperty.getMinCapacity() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder. |
Copyright © 2022. All rights reserved.