Uses of Interface
software.amazon.awscdk.services.cloudfront.LoggingConfiguration
Packages that use LoggingConfiguration
-
Uses of LoggingConfiguration in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement LoggingConfigurationMethods in software.amazon.awscdk.services.cloudfront that return LoggingConfigurationModifier and TypeMethodDescriptionLoggingConfiguration.Builder.build()Builds the configured instance.default LoggingConfigurationCloudFrontWebDistributionProps.getLoggingConfig()Optional - if we should enable logging.final LoggingConfigurationCloudFrontWebDistributionProps.Jsii$Proxy.getLoggingConfig()Methods in software.amazon.awscdk.services.cloudfront with parameters of type LoggingConfigurationModifier and TypeMethodDescriptionCloudFrontWebDistribution.Builder.loggingConfig(LoggingConfiguration loggingConfig) Deprecated.Optional - if we should enable logging.CloudFrontWebDistributionProps.Builder.loggingConfig(LoggingConfiguration loggingConfig) Sets the value ofCloudFrontWebDistributionProps.getLoggingConfig()