Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.InstanceTypeConfigProperty.Builder
Packages that use CfnCluster.InstanceTypeConfigProperty.Builder
-
Uses of CfnCluster.InstanceTypeConfigProperty.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnCluster.InstanceTypeConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnCluster.InstanceTypeConfigProperty.getBidPrice()CfnCluster.InstanceTypeConfigProperty.Builder.bidPriceAsPercentageOfOnDemandPrice(Number bidPriceAsPercentageOfOnDemandPrice) CfnCluster.InstanceTypeConfigProperty.builder()CfnCluster.InstanceTypeConfigProperty.Builder.configurations(List<? extends Object> configurations) Sets the value ofCfnCluster.InstanceTypeConfigProperty.getConfigurations()CfnCluster.InstanceTypeConfigProperty.Builder.configurations(IResolvable configurations) Sets the value ofCfnCluster.InstanceTypeConfigProperty.getConfigurations()CfnCluster.InstanceTypeConfigProperty.Builder.customAmiId(String customAmiId) Sets the value ofCfnCluster.InstanceTypeConfigProperty.getCustomAmiId()CfnCluster.InstanceTypeConfigProperty.Builder.ebsConfiguration(IResolvable ebsConfiguration) Sets the value ofCfnCluster.InstanceTypeConfigProperty.getEbsConfiguration()CfnCluster.InstanceTypeConfigProperty.Builder.ebsConfiguration(CfnCluster.EbsConfigurationProperty ebsConfiguration) Sets the value ofCfnCluster.InstanceTypeConfigProperty.getEbsConfiguration()CfnCluster.InstanceTypeConfigProperty.Builder.instanceType(String instanceType) Sets the value ofCfnCluster.InstanceTypeConfigProperty.getInstanceType()Sets the value ofCfnCluster.InstanceTypeConfigProperty.getPriority()CfnCluster.InstanceTypeConfigProperty.Builder.weightedCapacity(Number weightedCapacity) Sets the value ofCfnCluster.InstanceTypeConfigProperty.getWeightedCapacity()Constructors in software.amazon.awscdk.services.emr with parameters of type CfnCluster.InstanceTypeConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.InstanceTypeConfigProperty.Builder.