| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ViewerCertificate |
DistributionSummary.viewerCertificate()
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
|
ViewerCertificate |
DistributionConfig.viewerCertificate()
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionSummary.Builder |
DistributionSummary.Builder.viewerCertificate(ViewerCertificate viewerCertificate)
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
|
DistributionConfig.Builder |
DistributionConfig.Builder.viewerCertificate(ViewerCertificate viewerCertificate)
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
|
Copyright © 2021. All rights reserved.