Values.ScraperComponentSourceA component of a Amazon Managed Service for Prometheus scraper that can be configured for logging.
type nonrec t = {type_ : ScraperComponentType.t;The type of the scraper component.
*)config : ComponentConfig.t option;The configuration settings for the scraper component.
*)}