| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmrCreateCluster.ScalingConstraintsProperty.Jsii$Proxy
An implementation for
EmrCreateCluster.ScalingConstraintsProperty |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.ScalingConstraintsProperty |
EmrCreateCluster.ScalingConstraintsProperty.Builder.build()
Builds the configured instance.
|
EmrCreateCluster.ScalingConstraintsProperty |
EmrCreateCluster.AutoScalingPolicyProperty.getConstraints()
(experimental) The upper and lower EC2 instance limits for an automatic scaling policy.
|
EmrCreateCluster.ScalingConstraintsProperty |
EmrCreateCluster.AutoScalingPolicyProperty.Jsii$Proxy.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.AutoScalingPolicyProperty.Builder |
EmrCreateCluster.AutoScalingPolicyProperty.Builder.constraints(EmrCreateCluster.ScalingConstraintsProperty constraints)
Sets the value of
EmrCreateCluster.AutoScalingPolicyProperty.getConstraints() |
| Constructor and Description |
|---|
Jsii$Proxy(EmrCreateCluster.ScalingConstraintsProperty constraints,
List<? extends EmrCreateCluster.ScalingRuleProperty> rules)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
Copyright © 2021. All rights reserved.