Uses of Interface
software.amazon.awscdk.services.emr.CfnCluster.JobFlowInstancesConfigProperty
-
Uses of CfnCluster.JobFlowInstancesConfigProperty in software.amazon.awscdk.services.emr
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.JobFlowInstancesConfigProperty
Modifier and TypeMethodDescriptionCfnCluster.JobFlowInstancesConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCluster.Builder.instances
(CfnCluster.JobFlowInstancesConfigProperty instances) A specification of the number and type of Amazon EC2 instances.CfnClusterProps.Builder.instances
(CfnCluster.JobFlowInstancesConfigProperty instances) Sets the value ofCfnClusterProps.getInstances()
void
CfnCluster.setInstances
(CfnCluster.JobFlowInstancesConfigProperty value) A specification of the number and type of Amazon EC2 instances.