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 complex type that contains one SslProtocol element for each SSL/TLS
protocol that you want to allow CloudFront to use when establishing an
HTTPS connection with this origin.
|
Copyright © 2016. All rights reserved.