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