| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ViewerCertificate |
DistributionSummary.viewerCertificate()
A complex type that specifies whether you want viewers to use HTTP or HTTPS to request your objects, whether
you're using an alternate domain name with HTTPS, and if so, if you're using AWS Certificate Manager (ACM) or a
third-party certificate authority.
|
ViewerCertificate |
DistributionConfig.viewerCertificate()
A complex type that specifies whether you want viewers to use HTTP or HTTPS to request your objects, whether
you're using an alternate domain name with HTTPS, and if so, if you're using AWS Certificate Manager (ACM) or a
third-party certificate authority.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionSummary.Builder |
DistributionSummary.Builder.viewerCertificate(ViewerCertificate viewerCertificate)
A complex type that specifies whether you want viewers to use HTTP or HTTPS to request your objects, whether
you're using an alternate domain name with HTTPS, and if so, if you're using AWS Certificate Manager (ACM) or
a third-party certificate authority.
|
DistributionConfig.Builder |
DistributionConfig.Builder.viewerCertificate(ViewerCertificate viewerCertificate)
A complex type that specifies whether you want viewers to use HTTP or HTTPS to request your objects, whether
you're using an alternate domain name with HTTPS, and if so, if you're using AWS Certificate Manager (ACM) or
a third-party certificate authority.
|
Copyright © 2019. All rights reserved.