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