Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder
Packages that use CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder
-
Uses of CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.InstanceGroupConfigProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.autoScalingPolicy(CfnClusterPropsMixin.AutoScalingPolicyProperty autoScalingPolicy) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getAutoScalingPolicy()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.autoScalingPolicy(IResolvable autoScalingPolicy) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getAutoScalingPolicy()Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getBidPrice()CfnClusterPropsMixin.InstanceGroupConfigProperty.builder()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.configurations(List<? extends Object> configurations) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getConfigurations()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.configurations(IResolvable configurations) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getConfigurations()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.customAmiId(String customAmiId) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getCustomAmiId()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.ebsConfiguration(CfnClusterPropsMixin.EbsConfigurationProperty ebsConfiguration) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getEbsConfiguration()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.ebsConfiguration(IResolvable ebsConfiguration) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getEbsConfiguration()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.instanceCount(Number instanceCount) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getInstanceCount()CfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.instanceType(String instanceType) Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getInstanceType()Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getMarket()Sets the value ofCfnClusterPropsMixin.InstanceGroupConfigProperty.getName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.InstanceGroupConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.InstanceGroupConfigProperty.Builder.