Uses of Interface
software.amazon.awscdk.services.aps.CfnScraper.ScraperLoggingConfigurationProperty
Packages that use CfnScraper.ScraperLoggingConfigurationProperty
-
Uses of CfnScraper.ScraperLoggingConfigurationProperty in software.amazon.awscdk.services.aps
Classes in software.amazon.awscdk.services.aps that implement CfnScraper.ScraperLoggingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScraper.ScraperLoggingConfigurationPropertyMethods in software.amazon.awscdk.services.aps that return CfnScraper.ScraperLoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnScraper.ScraperLoggingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.aps with parameters of type CfnScraper.ScraperLoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnScraper.Builder.scraperLoggingConfiguration(CfnScraper.ScraperLoggingConfigurationProperty scraperLoggingConfiguration) The definition of logging configuration in an Amazon Managed Service for Prometheus workspace.CfnScraperProps.Builder.scraperLoggingConfiguration(CfnScraper.ScraperLoggingConfigurationProperty scraperLoggingConfiguration) Sets the value ofCfnScraperProps.getScraperLoggingConfiguration()voidCfnScraper.setScraperLoggingConfiguration(CfnScraper.ScraperLoggingConfigurationProperty value) The definition of logging configuration in an Amazon Managed Service for Prometheus workspace.