Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ScalingConstraintsProperty
Packages that use EmrCreateCluster.ScalingConstraintsProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.ScalingConstraintsProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.ScalingConstraintsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forEmrCreateCluster.ScalingConstraintsPropertyMethods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.ScalingConstraintsPropertyModifier and TypeMethodDescriptionEmrCreateCluster.ScalingConstraintsProperty.Builder.build()Builds the configured instance.EmrCreateCluster.AutoScalingPolicyProperty.getConstraints()The upper and lower EC2 instance limits for an automatic scaling policy.EmrCreateCluster.AutoScalingPolicyProperty.Jsii$Proxy.getConstraints()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.ScalingConstraintsPropertyModifier and TypeMethodDescriptionEmrCreateCluster.AutoScalingPolicyProperty.Builder.constraints(EmrCreateCluster.ScalingConstraintsProperty constraints) Sets the value ofEmrCreateCluster.AutoScalingPolicyProperty.getConstraints()