Module Values.IdleRecommendationsSource

Sourcetype nonrec t = IdleRecommendation.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : IdleRecommendation.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 | `String of TagKey.t ]) list ] list | `String of ResourceArn.t | `Structure of (string * [> `Double of SavingsOpportunityPercentage.t | `Structure of (string * [> `Double of Value.t | `Enum of string ]) list ]) list | `Timestamp of LastRefreshTimestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> IdleRecommendation.t list