AwsCloudFrontDistributionOriginItem
A complex type that describes the Amazon S3 bucket, HTTP server (for example, a web server), or other server from which CloudFront gets your files.
Types
Properties
Link copied to clipboard
An origin that is not an Amazon S3 bucket, with one exception. If the Amazon S3 bucket is configured with static website hosting, use this attribute. If the Amazon S3 bucket is not configured with static website hosting, use the S3OriginConfig type instead.
Link copied to clipboard
Amazon S3 origins: The DNS name of the S3 bucket from which you want CloudFront to get objects for this origin.
Link copied to clipboard
An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin.
Link copied to clipboard
An origin that is an S3 bucket that is not configured with static website hosting.
Functions
Link copied to clipboard
inline fun copy(block: AwsCloudFrontDistributionOriginItem.Builder.() -> Unit = {}): AwsCloudFrontDistributionOriginItem