Uses of Class
software.amazon.awssdk.services.cloudfront.model.LoggingConfig
Packages that use LoggingConfig
-
Uses of LoggingConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return LoggingConfigModifier and TypeMethodDescriptionfinal LoggingConfigDistributionConfig.logging()A complex type that controls whether access logs are written for the distribution.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type LoggingConfigModifier and TypeMethodDescriptionDistributionConfig.Builder.logging(LoggingConfig logging) A complex type that controls whether access logs are written for the distribution.