Uses of Class
software.amazon.awscdk.services.aps.CfnScraper.ScraperLoggingConfigurationProperty.Builder
Packages that use CfnScraper.ScraperLoggingConfigurationProperty.Builder
-
Uses of CfnScraper.ScraperLoggingConfigurationProperty.Builder in software.amazon.awscdk.services.aps
Methods in software.amazon.awscdk.services.aps that return CfnScraper.ScraperLoggingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnScraper.ScraperLoggingConfigurationProperty.builder()
CfnScraper.ScraperLoggingConfigurationProperty.Builder.loggingDestination
(IResolvable loggingDestination) Sets the value ofCfnScraper.ScraperLoggingConfigurationProperty.getLoggingDestination()
CfnScraper.ScraperLoggingConfigurationProperty.Builder.loggingDestination
(CfnScraper.ScraperLoggingDestinationProperty loggingDestination) Sets the value ofCfnScraper.ScraperLoggingConfigurationProperty.getLoggingDestination()
CfnScraper.ScraperLoggingConfigurationProperty.Builder.scraperComponents
(List<? extends Object> scraperComponents) Sets the value ofCfnScraper.ScraperLoggingConfigurationProperty.getScraperComponents()
CfnScraper.ScraperLoggingConfigurationProperty.Builder.scraperComponents
(IResolvable scraperComponents) Sets the value ofCfnScraper.ScraperLoggingConfigurationProperty.getScraperComponents()
Constructors in software.amazon.awscdk.services.aps with parameters of type CfnScraper.ScraperLoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnScraper.ScraperLoggingConfigurationProperty.Builder
.