Builder

class Builder

Properties

Link copied to clipboard

The HTTP port that CloudFront uses to connect to the origin. Specify the HTTP port that the origin listens on.

Link copied to clipboard

The HTTPS port that CloudFront uses to connect to the origin. Specify the HTTPS port that the origin listens on.

Link copied to clipboard

Specifies how long, in seconds, CloudFront persists its connection to the origin. The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don't specify otherwise) is 5 seconds.

Link copied to clipboard

Specifies the protocol (HTTP or HTTPS) that CloudFront uses to connect to the origin. Valid values are:

Link copied to clipboard

Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the origin response timeout. The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don't specify otherwise) is 30 seconds.

Link copied to clipboard

Specifies the minimum SSL/TLS protocol that CloudFront uses when connecting to your origin over HTTPS. Valid values include SSLv3, TLSv1, TLSv1.1, and TLSv1.2.

Functions