| 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()
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() |
Copyright © 2022. All rights reserved.