Gets and sets the property CloudFrontDefaultCertificate. If you want viewers to use
HTTPS to request your objects and you're using the CloudFront domain name of your
distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg),
set to true. Omit this value if you are setting an IAMCertificateId.

C# |
public bool CloudFrontDefaultCertificate { get; set; }