cloudfrontDomain property
Cloudfront domain name pointing to this bucket (as origin), to use when fetching.
Format: https://{id}.cloudfront.net
or any valid custom domain
https://...
Optional.
Implementation
core.String? cloudfrontDomain;
Cloudfront domain name pointing to this bucket (as origin), to use when fetching.
Format: https://{id}.cloudfront.net
or any valid custom domain
https://...
Optional.
core.String? cloudfrontDomain;