| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
VolumeConfiguration |
VolumeRecommendationOption.configuration()
An array of objects that describe a volume configuration.
|
VolumeConfiguration |
VolumeRecommendation.currentConfiguration()
An array of objects that describe the current configuration of the volume.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeRecommendationOption.Builder |
VolumeRecommendationOption.Builder.configuration(VolumeConfiguration configuration)
An array of objects that describe a volume configuration.
|
VolumeRecommendation.Builder |
VolumeRecommendation.Builder.currentConfiguration(VolumeConfiguration currentConfiguration)
An array of objects that describe the current configuration of the volume.
|
Copyright © 2023. All rights reserved.