Module Values.RDSDBRecommendationsSource

Sourcetype nonrec t = RDSDBRecommendation.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RDSDBRecommendation.t list -> [> `List of [> `Structure of (string * [> `Double of LookBackPeriodInDays.t | `Enum of string | `Integer of PromotionTier.t | `List of [> `Enum of string | `Structure of (string * [> `Double of PerformanceRisk.t | `Enum of string | `Integer of Rank.t | `List of [> `Structure of (string * [> `Double of MetricValue.t | `Enum of string ]) list ] list | `String of DBInstanceClass.t | `Structure of (string * [> `Double of SavingsOpportunityPercentage.t | `Integer of AllocatedStorage.t | `String of StorageType.t | `Structure of (string * [> `Double of Value.t | `Enum of string ]) list ]) list ]) list ] list | `String of ResourceArn.t | `Structure of (string * [> `Enum of string | `Integer of AllocatedStorage.t | `List of [> `Enum of string ] list | `String of StorageType.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 ] -> RDSDBRecommendation.t list