| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static SslProtocol | SslProtocol. fromValue(String value)Use this in place of valueOf. | 
| static SslProtocol | SslProtocol. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SslProtocol[] | SslProtocol. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| OriginSslProtocols | OriginSslProtocols. withItems(SslProtocol... items)
 A list that contains allowed SSL/TLS protocols for this distribution. | 
Copyright © 2017. All rights reserved.