cloudfrontDomain property

String? cloudfrontDomain
getter/setter pair

The CloudFront distribution domain name pointing to this bucket, to use when fetching.

See Transfer from S3 via CloudFront for more information. Format: https://{id}.cloudfront.net or any valid custom domain. Must begin with https://.

Optional.

Implementation

core.String? cloudfrontDomain;