customOriginConfig
construct an aws.sdk.kotlin.services.cloudfront.model.CustomOriginConfig inside the given block
Use this type to specify 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 type. If the Amazon S3 bucket is not configured with static website hosting, use the S3OriginConfig
type instead.