customOriginConfig property

CustomOriginConfig? customOriginConfig
final

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.

Implementation

final CustomOriginConfig? customOriginConfig;