customOriginConfig property

CustomOriginConfig? customOriginConfig
final

Use this type to specify an origin that is a content container or HTTP server, including an Amazon S3 bucket that is configured with static website hosting. To specify an Amazon S3 bucket that is not configured with static website hosting, use the S3OriginConfig type instead.

Implementation

final CustomOriginConfig? customOriginConfig;