Module Values.LicenseRecommendationsSource

Sourcetype nonrec t = LicenseRecommendation.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : LicenseRecommendation.t list -> [> `List of [> `Structure of (string * [> `Double of LookBackPeriodInDays.t | `Enum of string | `List of [> `Enum of string | `Structure of (string * [> `Enum of string | `Integer of Rank.t | `String of OperatingSystem.t | `Structure of (string * [> `Double of SavingsOpportunityPercentage.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 NumberOfCores.t | `List of [> `Structure of (string * [> `Enum of string | `String of MetricProviderArn.t ]) list ] list | `String of InstanceType.t ]) list | `Timestamp of LastRefreshTimestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> LicenseRecommendation.t list