| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
EbsVolumeConfiguration |
EbsVolumeConfiguration.clone() |
EbsVolumeConfiguration |
EbsVolume.getConfiguration()
The Amazon Elastic Block Store volume configuration used for recommendations.
|
EbsVolumeConfiguration |
EbsVolumeConfiguration.withAttachmentState(String attachmentState)
The Amazon Elastic Block Store attachment state.
|
EbsVolumeConfiguration |
EbsVolumeConfiguration.withPerformance(BlockStoragePerformanceConfiguration performance)
The Amazon Elastic Block Store performance configuration.
|
EbsVolumeConfiguration |
EbsVolumeConfiguration.withStorage(StorageConfiguration storage)
The disk storage of the Amazon Elastic Block Store volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EbsVolume.setConfiguration(EbsVolumeConfiguration configuration)
The Amazon Elastic Block Store volume configuration used for recommendations.
|
EbsVolume |
EbsVolume.withConfiguration(EbsVolumeConfiguration configuration)
The Amazon Elastic Block Store volume configuration used for recommendations.
|
Copyright © 2023. All rights reserved.