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