| Package | Description |
|---|---|
| software.amazon.awscdk.services.emr |
Amazon EMR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.EbsBlockDeviceConfigProperty.Builder |
CfnCluster.EbsBlockDeviceConfigProperty.builder() |
CfnCluster.EbsBlockDeviceConfigProperty.Builder |
CfnCluster.EbsBlockDeviceConfigProperty.Builder.volumeSpecification(CfnCluster.VolumeSpecificationProperty volumeSpecification)
Sets the value of
CfnCluster.EbsBlockDeviceConfigProperty.getVolumeSpecification() |
CfnCluster.EbsBlockDeviceConfigProperty.Builder |
CfnCluster.EbsBlockDeviceConfigProperty.Builder.volumeSpecification(IResolvable volumeSpecification)
Sets the value of
CfnCluster.EbsBlockDeviceConfigProperty.getVolumeSpecification() |
CfnCluster.EbsBlockDeviceConfigProperty.Builder |
CfnCluster.EbsBlockDeviceConfigProperty.Builder.volumesPerInstance(Number volumesPerInstance)
Sets the value of
CfnCluster.EbsBlockDeviceConfigProperty.getVolumesPerInstance() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnCluster.EbsBlockDeviceConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ApplicationProperty.Builder. |
Copyright © 2022. All rights reserved.