AwsCloudFrontDistributionOriginCustomOriginConfig
A custom origin. A custom origin is any origin that is not an Amazon S3 bucket, with one exception. An Amazon S3 bucket that is configured with static website hosting is a custom origin.
Types
Properties
Link copied to clipboard
Specifies how long, in seconds, CloudFront persists its connection to the origin.
Link copied to clipboard
Specifies the protocol (HTTP or HTTPS) that CloudFront uses to connect to the origin.
Link copied to clipboard
Specifies how long, in seconds, CloudFront waits for a response from the origin.
Link copied to clipboard
Specifies the minimum SSL/TLS protocol that CloudFront uses when connecting to your origin over HTTPS.
Functions
Link copied to clipboard
inline fun copy(block: AwsCloudFrontDistributionOriginCustomOriginConfig.Builder.() -> Unit = {}): AwsCloudFrontDistributionOriginCustomOriginConfig