Values.DeleteScraperLoggingConfigurationRequestSourceDeletes the logging configuration for a Amazon Managed Service for Prometheus scraper.
type nonrec t = {scraperId : ScraperId.t;The ID of the scraper whose logging configuration will be deleted.
*)clientToken : IdempotencyToken.t option;A unique, case-sensitive identifier that you provide to ensure the request is processed exactly once.
*)}