Values.VolumeRecommendationOptionsSourceval to_value :
VolumeRecommendationOption.t list ->
[> `List of
[> `Structure of
(string
* [> `Double of PerformanceRisk.t
| `Integer of Rank.t
| `Structure of
(string
* [> `Boolean of RootVolume.t
| `Double of SavingsOpportunityPercentage.t
| `Integer of VolumeSize.t
| `String of VolumeType.t
| `Structure of
(string * [> `Double of Value.t | `Enum of string ]) list ])
list ])
list ]
list ]