| Modifier and Type | Method and Description |
|---|---|
default SecurityPolicy |
EndpointOptions.getSecurityPolicy()
(experimental) The Transport Layer Security (TLS) version + cipher suite for this domain name.
|
SecurityPolicy |
EndpointOptions.Jsii$Proxy.getSecurityPolicy() |
SecurityPolicy |
DomainNameProps.Jsii$Proxy.getSecurityPolicy() |
static SecurityPolicy |
SecurityPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityPolicy[] |
SecurityPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointOptions.Builder |
EndpointOptions.Builder.securityPolicy(SecurityPolicy securityPolicy)
Sets the value of
EndpointOptions.getSecurityPolicy() |
DomainName.Builder |
DomainName.Builder.securityPolicy(SecurityPolicy securityPolicy)
(experimental) The Transport Layer Security (TLS) version + cipher suite for this domain name.
|
DomainNameProps.Builder |
DomainNameProps.Builder.securityPolicy(SecurityPolicy securityPolicy)
Sets the value of
EndpointOptions.getSecurityPolicy() |
Copyright © 2023. All rights reserved.