Values.DestinationSourceWhere to send the metrics from a scraper.
type nonrec t = {ampConfiguration : AmpConfiguration.t option;The Amazon Managed Service for Prometheus workspace to send metrics to.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of WorkspaceArn.t ]) list ])
list ]