Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ScalingRuleProperty
Packages that use EmrCreateCluster.ScalingRuleProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.ScalingRuleProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.ScalingRulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forEmrCreateCluster.ScalingRulePropertyMethods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.ScalingRulePropertyModifier and TypeMethodDescriptionEmrCreateCluster.ScalingRuleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks that return types with arguments of type EmrCreateCluster.ScalingRulePropertyModifier and TypeMethodDescriptionEmrCreateCluster.AutoScalingPolicyProperty.getRules()The scale-in and scale-out rules that comprise the automatic scaling policy.EmrCreateCluster.AutoScalingPolicyProperty.Jsii$Proxy.getRules()Method parameters in software.amazon.awscdk.services.stepfunctions.tasks with type arguments of type EmrCreateCluster.ScalingRulePropertyModifier and TypeMethodDescriptionEmrCreateCluster.AutoScalingPolicyProperty.Builder.rules(List<? extends EmrCreateCluster.ScalingRuleProperty> rules) Sets the value ofEmrCreateCluster.AutoScalingPolicyProperty.getRules()