Module Values.VolumeRecommendationsSource

Sourcetype nonrec t = VolumeRecommendation.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : VolumeRecommendation.t list -> [> `List of [> `Structure of (string * [> `Double of LookBackPeriodInDays.t | `Enum of string | `List of [> `Structure of (string * [> `Double of MetricValue.t | `Enum of string | `Integer of Rank.t | `String of TagKey.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 | `String of VolumeArn.t | `Structure of (string * [> `Boolean of RootVolume.t | `Integer of VolumeSize.t | `String of VolumeType.t | `Structure of (string * [> `Enum of string ]) list ]) list | `Timestamp of LastRefreshTimestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> VolumeRecommendation.t list