| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
OriginSslProtocols |
CustomOriginConfig.originSslProtocols()
The SSL/TLS protocols that you want CloudFront to use when communicating with your origin over HTTPS.
|
| Modifier and Type | Method and Description |
|---|---|
CustomOriginConfig.Builder |
CustomOriginConfig.Builder.originSslProtocols(OriginSslProtocols originSslProtocols)
The SSL/TLS protocols that you want CloudFront to use when communicating with your origin over HTTPS.
|
| Modifier and Type | Method and Description |
|---|---|
OriginSslProtocols |
OriginSslProtocolsUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.