class Aws::ComputeOptimizer::Types::VolumeRecommendationOption
Describes a recommendation option for an Amazon Elastic Block Store (Amazon EBS) instance.
@!attribute [rw] configuration
An array of objects that describe a volume configuration. @return [Types::VolumeConfiguration]
@!attribute [rw] performance_risk
The performance risk of the volume recommendation option. Performance risk is the likelihood of the recommended volume type meeting the performance requirement of your workload. The value ranges from `0` - `4`, with `0` meaning that the recommended resource is predicted to always provide enough hardware capability. The higher the performance risk is, the more likely you should validate whether the recommendation will meet the performance requirements of your workload before migrating your resource. @return [Float]
@!attribute [rw] rank
The rank of the volume recommendation option. The top recommendation option is ranked as `1`. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/VolumeRecommendationOption AWS API Documentation
Constants
- SENSITIVE