Builder

class Builder

Properties

Link copied to clipboard

Provides information about the cache configuration for the distribution.

Link copied to clipboard

The default cache behavior for the configuration.

Link copied to clipboard

The object that CloudFront sends in response to requests from the origin (for example, index.html) when a viewer requests the root URL for the distribution (http://www.example.com) instead of an object in your distribution (http://www.example.com/product-description.html).

Link copied to clipboard

The domain name corresponding to the distribution.

Link copied to clipboard
var eTag: String?

The entity tag is a hash of the object.

Link copied to clipboard

Indicates when that the distribution was last modified.

Link copied to clipboard

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

Link copied to clipboard

Provides information about the origin groups in the distribution.

Link copied to clipboard

A complex type that contains information about origins for this distribution.

Link copied to clipboard

Indicates the current status of the distribution.

Link copied to clipboard

Provides information about the TLS/SSL configuration that the distribution uses to communicate with viewers.

Link copied to clipboard

A unique identifier that specifies the WAF web ACL, if any, to associate with this distribution.

Functions