| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
List<EbsBlockDeviceConfig> |
EbsConfiguration.ebsBlockDeviceConfigs()
An array of Amazon EBS volume specifications attached to a cluster instance.
|
| Modifier and Type | Method and Description |
|---|---|
EbsConfiguration.Builder |
EbsConfiguration.Builder.ebsBlockDeviceConfigs(EbsBlockDeviceConfig... ebsBlockDeviceConfigs)
An array of Amazon EBS volume specifications attached to a cluster instance.
|
| Modifier and Type | Method and Description |
|---|---|
EbsConfiguration.Builder |
EbsConfiguration.Builder.ebsBlockDeviceConfigs(Collection<EbsBlockDeviceConfig> ebsBlockDeviceConfigs)
An array of Amazon EBS volume specifications attached to a cluster instance.
|
Copyright © 2023. All rights reserved.