s3OriginConfig property
Use this type to specify an origin that is an Amazon S3 bucket that is
not configured with static website hosting. To specify any other
type of origin, including an Amazon S3 bucket that is configured with static
website hosting, use the CustomOriginConfig
type instead.
Implementation
final S3OriginConfig? s3OriginConfig;