| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
StorageConfiguration |
StorageConfiguration.clone() |
StorageConfiguration |
EbsVolumeConfiguration.getStorage()
The disk storage of the Amazon Elastic Block Store volume.
|
StorageConfiguration |
StorageConfiguration.withSizeInGb(Double sizeInGb)
The storage volume.
|
StorageConfiguration |
StorageConfiguration.withType(String type)
The storage type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EbsVolumeConfiguration.setStorage(StorageConfiguration storage)
The disk storage of the Amazon Elastic Block Store volume.
|
EbsVolumeConfiguration |
EbsVolumeConfiguration.withStorage(StorageConfiguration storage)
The disk storage of the Amazon Elastic Block Store volume.
|
Copyright © 2025. All rights reserved.