Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.ComputeLimitsProperty.Builder
-
Uses of CfnCluster.ComputeLimitsProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnCluster.ComputeLimitsProperty.builder()
CfnCluster.ComputeLimitsProperty.Builder.maximumCapacityUnits
(Number maximumCapacityUnits) Sets the value ofCfnCluster.ComputeLimitsProperty.getMaximumCapacityUnits()
CfnCluster.ComputeLimitsProperty.Builder.maximumCoreCapacityUnits
(Number maximumCoreCapacityUnits) Sets the value ofCfnCluster.ComputeLimitsProperty.getMaximumCoreCapacityUnits()
CfnCluster.ComputeLimitsProperty.Builder.maximumOnDemandCapacityUnits
(Number maximumOnDemandCapacityUnits) Sets the value ofCfnCluster.ComputeLimitsProperty.getMaximumOnDemandCapacityUnits()
CfnCluster.ComputeLimitsProperty.Builder.minimumCapacityUnits
(Number minimumCapacityUnits) Sets the value ofCfnCluster.ComputeLimitsProperty.getMinimumCapacityUnits()
Sets the value ofCfnCluster.ComputeLimitsProperty.getUnitType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.ComputeLimitsProperty.Builder
.