Uses of Class
software.amazon.awscdk.services.emr.CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder
-
Uses of CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnInstanceGroupConfig.AutoScalingPolicyProperty.builder()
CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder.constraints
(IResolvable constraints) Sets the value ofCfnInstanceGroupConfig.AutoScalingPolicyProperty.getConstraints()
CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder.constraints
(CfnInstanceGroupConfig.ScalingConstraintsProperty constraints) Sets the value ofCfnInstanceGroupConfig.AutoScalingPolicyProperty.getConstraints()
Sets the value ofCfnInstanceGroupConfig.AutoScalingPolicyProperty.getRules()
CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder.rules
(IResolvable rules) Sets the value ofCfnInstanceGroupConfig.AutoScalingPolicyProperty.getRules()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder
.