| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
static TLSSecurityPolicy |
TLSSecurityPolicy.fromValue(String value)
Use this in place of valueOf.
|
static TLSSecurityPolicy |
TLSSecurityPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TLSSecurityPolicy[] |
TLSSecurityPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DomainEndpointOptions |
DomainEndpointOptions.withTLSSecurityPolicy(TLSSecurityPolicy tLSSecurityPolicy)
Specify the TLS security policy that needs to be applied to the HTTPS endpoint of Elasticsearch domain.
|
Copyright © 2024. All rights reserved.