| Package | Description |
|---|---|
| software.amazon.awscdk.services.emr |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.VolumeSpecificationProperty.Builder |
CfnCluster.VolumeSpecificationProperty.builder() |
CfnCluster.VolumeSpecificationProperty.Builder |
CfnCluster.VolumeSpecificationProperty.Builder.iops(Number iops)
Sets the value of
CfnCluster.VolumeSpecificationProperty.getIops() |
CfnCluster.VolumeSpecificationProperty.Builder |
CfnCluster.VolumeSpecificationProperty.Builder.sizeInGb(Number sizeInGb)
Sets the value of
CfnCluster.VolumeSpecificationProperty.getSizeInGb() |
CfnCluster.VolumeSpecificationProperty.Builder |
CfnCluster.VolumeSpecificationProperty.Builder.volumeType(String volumeType)
Sets the value of
CfnCluster.VolumeSpecificationProperty.getVolumeType() |
Copyright © 2021. All rights reserved.