| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
List<EbsVolume> |
Instance.ebsVolumes()
The list of Amazon EBS volumes that are attached to this instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.ebsVolumes(EbsVolume... ebsVolumes)
The list of Amazon EBS volumes that are attached to this instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.ebsVolumes(Collection<EbsVolume> ebsVolumes)
The list of Amazon EBS volumes that are attached to this instance.
|
Copyright © 2022. All rights reserved.