AwsCloudFrontDistributionLogging

A complex type that controls whether access logs are written for the CloudFront distribution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The S3 bucket to store the access logs in.

Link copied to clipboard

With this field, you can enable or disable the selected distribution.

Link copied to clipboard

Specifies whether you want CloudFront to include cookies in access logs.

Link copied to clipboard

An optional string that you want CloudFront to use as a prefix to the access log filenames for this distribution.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String