Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder
Packages that use CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder
-
Uses of CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.JobFlowInstancesConfigProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.additionalMasterSecurityGroups(List<String> additionalMasterSecurityGroups) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.additionalSlaveSecurityGroups(List<String> additionalSlaveSecurityGroups) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.builder()CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.coreInstanceFleet(CfnClusterPropsMixin.InstanceFleetConfigProperty coreInstanceFleet) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.coreInstanceFleet(IResolvable coreInstanceFleet) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.coreInstanceGroup(CfnClusterPropsMixin.InstanceGroupConfigProperty coreInstanceGroup) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.coreInstanceGroup(IResolvable coreInstanceGroup) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.ec2KeyName(String ec2KeyName) Sets the value ofCfnClusterPropsMixin.JobFlowInstancesConfigProperty.getEc2KeyName()CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.ec2SubnetId(String ec2SubnetId) Sets the value ofCfnClusterPropsMixin.JobFlowInstancesConfigProperty.getEc2SubnetId()CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.ec2SubnetIds(List<String> ec2SubnetIds) Sets the value ofCfnClusterPropsMixin.JobFlowInstancesConfigProperty.getEc2SubnetIds()CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.emrManagedMasterSecurityGroup(String emrManagedMasterSecurityGroup) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.emrManagedSlaveSecurityGroup(String emrManagedSlaveSecurityGroup) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.hadoopVersion(String hadoopVersion) Sets the value ofCfnClusterPropsMixin.JobFlowInstancesConfigProperty.getHadoopVersion()CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.keepJobFlowAliveWhenNoSteps(Boolean keepJobFlowAliveWhenNoSteps) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.keepJobFlowAliveWhenNoSteps(IResolvable keepJobFlowAliveWhenNoSteps) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.masterInstanceFleet(CfnClusterPropsMixin.InstanceFleetConfigProperty masterInstanceFleet) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.masterInstanceFleet(IResolvable masterInstanceFleet) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.masterInstanceGroup(CfnClusterPropsMixin.InstanceGroupConfigProperty masterInstanceGroup) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.masterInstanceGroup(IResolvable masterInstanceGroup) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.placement(CfnClusterPropsMixin.PlacementTypeProperty placement) Sets the value ofCfnClusterPropsMixin.JobFlowInstancesConfigProperty.getPlacement()CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.placement(IResolvable placement) Sets the value ofCfnClusterPropsMixin.JobFlowInstancesConfigProperty.getPlacement()CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.serviceAccessSecurityGroup(String serviceAccessSecurityGroup) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.taskInstanceFleets(List<? extends Object> taskInstanceFleets) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.taskInstanceFleets(IResolvable taskInstanceFleets) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.taskInstanceGroups(List<? extends Object> taskInstanceGroups) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.taskInstanceGroups(IResolvable taskInstanceGroups) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.terminationProtected(Boolean terminationProtected) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.terminationProtected(IResolvable terminationProtected) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.unhealthyNodeReplacement(Boolean unhealthyNodeReplacement) CfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.unhealthyNodeReplacement(IResolvable unhealthyNodeReplacement) Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.JobFlowInstancesConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.JobFlowInstancesConfigProperty.Builder.