Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.EbsConfigurationProperty.Builder
Packages that use EmrCreateCluster.EbsConfigurationProperty.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.EbsConfigurationProperty.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.EbsConfigurationProperty.BuilderModifier and TypeMethodDescriptionEmrCreateCluster.EbsConfigurationProperty.builder()EmrCreateCluster.EbsConfigurationProperty.Builder.ebsBlockDeviceConfigs(List<? extends EmrCreateCluster.EbsBlockDeviceConfigProperty> ebsBlockDeviceConfigs) Sets the value ofEmrCreateCluster.EbsConfigurationProperty.getEbsBlockDeviceConfigs()EmrCreateCluster.EbsConfigurationProperty.Builder.ebsOptimized(Boolean ebsOptimized) Sets the value ofEmrCreateCluster.EbsConfigurationProperty.getEbsOptimized()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.EbsConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEmrCreateCluster.EbsConfigurationProperty.Builder.