| Package | Description |
|---|---|
| software.amazon.awscdk.services.emr |
Amazon EMR Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.JobFlowInstancesConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.JobFlowInstancesConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.JobFlowInstancesConfigProperty |
CfnCluster.JobFlowInstancesConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.instances(CfnCluster.JobFlowInstancesConfigProperty instances)
Sets the value of
CfnClusterProps.getInstances() |
CfnCluster.Builder |
CfnCluster.Builder.instances(CfnCluster.JobFlowInstancesConfigProperty instances)
A specification of the number and type of Amazon EC2 instances.
|
void |
CfnCluster.setInstances(CfnCluster.JobFlowInstancesConfigProperty value)
A specification of the number and type of Amazon EC2 instances.
|
Copyright © 2022. All rights reserved.