Module Values.RecommendationOptionsSource

Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InstanceRecommendationOption.t list -> [> `List of [> `Structure of (string * [> `Double of PerformanceRisk.t | `Enum of string | `Integer of Rank.t | `List of [> `Enum of string | `Structure of (string * [> `Double of MetricValue.t | `Enum of string ]) list ] list | `String of InstanceType.t | `Structure of (string * [> `Double of SavingsOpportunityPercentage.t | `List of [> `Structure of (string * [> `Integer of GpuCount.t ]) list ] list | `Structure of (string * [> `Double of Value.t | `Enum of string ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b