Uses of Class
software.amazon.awscdk.services.aps.CfnScraper.Builder
Packages that use CfnScraper.Builder
-
Uses of CfnScraper.Builder in software.amazon.awscdk.services.aps
Methods in software.amazon.awscdk.services.aps that return CfnScraper.BuilderModifier and TypeMethodDescriptionAn optional user-assigned scraper alias.static CfnScraper.Builder
CfnScraper.Builder.destination
(IResolvable destination) The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.CfnScraper.Builder.destination
(CfnScraper.DestinationProperty destination) The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.CfnScraper.Builder.roleConfiguration
(IResolvable roleConfiguration) The role configuration in an Amazon Managed Service for Prometheus scraper.CfnScraper.Builder.roleConfiguration
(CfnScraper.RoleConfigurationProperty roleConfiguration) The role configuration in an Amazon Managed Service for Prometheus scraper.CfnScraper.Builder.scrapeConfiguration
(IResolvable scrapeConfiguration) The configuration in use by the scraper.CfnScraper.Builder.scrapeConfiguration
(CfnScraper.ScrapeConfigurationProperty scrapeConfiguration) The configuration in use by the scraper.CfnScraper.Builder.source
(IResolvable source) The Amazon EKS cluster from which the scraper collects metrics.CfnScraper.Builder.source
(CfnScraper.SourceProperty source) The Amazon EKS cluster from which the scraper collects metrics.(Optional) The list of tag keys and values associated with the scraper.