Uses of Class
software.amazon.awscdk.services.emr.CfnInstanceGroupConfig.ScalingRuleProperty.Builder
-
Uses of CfnInstanceGroupConfig.ScalingRuleProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnInstanceGroupConfig.ScalingRuleProperty.Builder.action
(IResolvable action) Sets the value ofCfnInstanceGroupConfig.ScalingRuleProperty.getAction()
CfnInstanceGroupConfig.ScalingRuleProperty.Builder.action
(CfnInstanceGroupConfig.ScalingActionProperty action) Sets the value ofCfnInstanceGroupConfig.ScalingRuleProperty.getAction()
CfnInstanceGroupConfig.ScalingRuleProperty.builder()
CfnInstanceGroupConfig.ScalingRuleProperty.Builder.description
(String description) Sets the value ofCfnInstanceGroupConfig.ScalingRuleProperty.getDescription()
Sets the value ofCfnInstanceGroupConfig.ScalingRuleProperty.getName()
CfnInstanceGroupConfig.ScalingRuleProperty.Builder.trigger
(IResolvable trigger) Sets the value ofCfnInstanceGroupConfig.ScalingRuleProperty.getTrigger()
CfnInstanceGroupConfig.ScalingRuleProperty.Builder.trigger
(CfnInstanceGroupConfig.ScalingTriggerProperty trigger) Sets the value ofCfnInstanceGroupConfig.ScalingRuleProperty.getTrigger()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstanceGroupConfig.ScalingRuleProperty.Builder
.