Uses of Interface
software.amazon.awscdk.services.cloudfront.LoggingConfiguration
-
Uses of LoggingConfiguration in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionLoggingConfiguration.Builder.build()
Builds the configured instance.default LoggingConfiguration
CloudFrontWebDistributionProps.getLoggingConfig()
Optional - if we should enable logging.final LoggingConfiguration
CloudFrontWebDistributionProps.Jsii$Proxy.getLoggingConfig()
Modifier and TypeMethodDescriptionCloudFrontWebDistribution.Builder.loggingConfig
(LoggingConfiguration loggingConfig) Optional - if we should enable logging.CloudFrontWebDistributionProps.Builder.loggingConfig
(LoggingConfiguration loggingConfig) Sets the value ofCloudFrontWebDistributionProps.getLoggingConfig()