| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
BlockStoragePerformanceConfiguration |
BlockStoragePerformanceConfiguration.clone() |
BlockStoragePerformanceConfiguration |
EbsVolumeConfiguration.getPerformance()
The Amazon Elastic Block Store performance configuration.
|
BlockStoragePerformanceConfiguration |
BlockStoragePerformanceConfiguration.withIops(Double iops)
The number of I/O operations per second.
|
BlockStoragePerformanceConfiguration |
BlockStoragePerformanceConfiguration.withThroughput(Double throughput)
The throughput that the volume supports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EbsVolumeConfiguration.setPerformance(BlockStoragePerformanceConfiguration performance)
The Amazon Elastic Block Store performance configuration.
|
EbsVolumeConfiguration |
EbsVolumeConfiguration.withPerformance(BlockStoragePerformanceConfiguration performance)
The Amazon Elastic Block Store performance configuration.
|
Copyright © 2025. All rights reserved.