Uses of Interface
software.amazon.awscdk.services.emr.CfnCluster.JobFlowInstancesConfigProperty
Packages that use CfnCluster.JobFlowInstancesConfigProperty
-
Uses of CfnCluster.JobFlowInstancesConfigProperty in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement CfnCluster.JobFlowInstancesConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.JobFlowInstancesConfigPropertyMethods in software.amazon.awscdk.services.emr that return CfnCluster.JobFlowInstancesConfigPropertyModifier and TypeMethodDescriptionCfnCluster.JobFlowInstancesConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.emr with parameters of type CfnCluster.JobFlowInstancesConfigPropertyModifier 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()voidCfnCluster.setInstances(CfnCluster.JobFlowInstancesConfigProperty value) A specification of the number and type of Amazon EC2 instances.