Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ScalingRuleProperty.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.ScalingRuleProperty.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionEmrCreateCluster.ScalingRuleProperty.Builder.action
(EmrCreateCluster.ScalingActionProperty action) Sets the value ofEmrCreateCluster.ScalingRuleProperty.getAction()
EmrCreateCluster.ScalingRuleProperty.builder()
EmrCreateCluster.ScalingRuleProperty.Builder.description
(String description) Sets the value ofEmrCreateCluster.ScalingRuleProperty.getDescription()
Sets the value ofEmrCreateCluster.ScalingRuleProperty.getName()
EmrCreateCluster.ScalingRuleProperty.Builder.trigger
(EmrCreateCluster.ScalingTriggerProperty trigger) Sets the value ofEmrCreateCluster.ScalingRuleProperty.getTrigger()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEmrCreateCluster.ScalingRuleProperty.Builder
.