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