Uses of Class
software.amazon.awscdk.services.emr.CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder
-
Uses of CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnInstanceGroupConfig.ScalingConstraintsProperty.builder()
CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder.maxCapacity
(Number maxCapacity) Sets the value ofCfnInstanceGroupConfig.ScalingConstraintsProperty.getMaxCapacity()
CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder.minCapacity
(Number minCapacity) Sets the value ofCfnInstanceGroupConfig.ScalingConstraintsProperty.getMinCapacity()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstanceGroupConfig.ScalingConstraintsProperty.Builder
.