Module Values.LicenseFindingReasonCodeSource
Sourcetype nonrec t = | InvalidCloudWatchApplicationInsightsSetup| CloudWatchApplicationInsightsError| LicenseOverprovisioned| Optimized| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]