Uses of Class
software.amazon.awscdk.services.emr.CfnInstanceGroupConfig.VolumeSpecificationProperty.Builder
-
Uses of CfnInstanceGroupConfig.VolumeSpecificationProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnInstanceGroupConfig.VolumeSpecificationProperty.builder()
Sets the value ofCfnInstanceGroupConfig.VolumeSpecificationProperty.getIops()
Sets the value ofCfnInstanceGroupConfig.VolumeSpecificationProperty.getSizeInGb()
CfnInstanceGroupConfig.VolumeSpecificationProperty.Builder.throughput
(Number throughput) Sets the value ofCfnInstanceGroupConfig.VolumeSpecificationProperty.getThroughput()
CfnInstanceGroupConfig.VolumeSpecificationProperty.Builder.volumeType
(String volumeType) Sets the value ofCfnInstanceGroupConfig.VolumeSpecificationProperty.getVolumeType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstanceGroupConfig.VolumeSpecificationProperty.Builder
.