Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.InstanceTypeConfigProperty.Builder
Packages that use EmrCreateCluster.InstanceTypeConfigProperty.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.InstanceTypeConfigProperty.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.InstanceTypeConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofEmrCreateCluster.InstanceTypeConfigProperty.getBidPrice()EmrCreateCluster.InstanceTypeConfigProperty.Builder.bidPriceAsPercentageOfOnDemandPrice(Number bidPriceAsPercentageOfOnDemandPrice) EmrCreateCluster.InstanceTypeConfigProperty.builder()EmrCreateCluster.InstanceTypeConfigProperty.Builder.configurations(List<? extends EmrCreateCluster.ConfigurationProperty> configurations) Sets the value ofEmrCreateCluster.InstanceTypeConfigProperty.getConfigurations()EmrCreateCluster.InstanceTypeConfigProperty.Builder.ebsConfiguration(EmrCreateCluster.EbsConfigurationProperty ebsConfiguration) Sets the value ofEmrCreateCluster.InstanceTypeConfigProperty.getEbsConfiguration()EmrCreateCluster.InstanceTypeConfigProperty.Builder.instanceType(String instanceType) Sets the value ofEmrCreateCluster.InstanceTypeConfigProperty.getInstanceType()EmrCreateCluster.InstanceTypeConfigProperty.Builder.weightedCapacity(Number weightedCapacity) Sets the value ofEmrCreateCluster.InstanceTypeConfigProperty.getWeightedCapacity()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.InstanceTypeConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEmrCreateCluster.InstanceTypeConfigProperty.Builder.