Uses of Class
software.amazon.awscdk.services.aps.CfnScraper.ScraperLoggingDestinationProperty.Builder
Packages that use CfnScraper.ScraperLoggingDestinationProperty.Builder
-
Uses of CfnScraper.ScraperLoggingDestinationProperty.Builder in software.amazon.awscdk.services.aps
Methods in software.amazon.awscdk.services.aps that return CfnScraper.ScraperLoggingDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnScraper.ScraperLoggingDestinationProperty.builder()
CfnScraper.ScraperLoggingDestinationProperty.Builder.cloudWatchLogs
(IResolvable cloudWatchLogs) Sets the value ofCfnScraper.ScraperLoggingDestinationProperty.getCloudWatchLogs()
CfnScraper.ScraperLoggingDestinationProperty.Builder.cloudWatchLogs
(CfnScraper.CloudWatchLogDestinationProperty cloudWatchLogs) Sets the value ofCfnScraper.ScraperLoggingDestinationProperty.getCloudWatchLogs()
Constructors in software.amazon.awscdk.services.aps with parameters of type CfnScraper.ScraperLoggingDestinationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnScraper.ScraperLoggingDestinationProperty.Builder
.