Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.ScalingConstraintsProperty.Builder
Packages that use CfnClusterPropsMixin.ScalingConstraintsProperty.Builder
-
Uses of CfnClusterPropsMixin.ScalingConstraintsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.ScalingConstraintsProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.ScalingConstraintsProperty.builder()CfnClusterPropsMixin.ScalingConstraintsProperty.Builder.maxCapacity(Number maxCapacity) Sets the value ofCfnClusterPropsMixin.ScalingConstraintsProperty.getMaxCapacity()CfnClusterPropsMixin.ScalingConstraintsProperty.Builder.minCapacity(Number minCapacity) Sets the value ofCfnClusterPropsMixin.ScalingConstraintsProperty.getMinCapacity()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.ScalingConstraintsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.ScalingConstraintsProperty.Builder.