Class ElasticsearchSecurityProtocol (0.6.1)

ElasticsearchSecurityProtocol(value)

Enum for Security protocol for Elasticsearch.

Enums

Name Description
ELASTICSEARCH_SECURITY_PROTOCOL_UNSPECIFIED Security protocol not specified.
PLAIN Plain text communication.
TLS Transport Layer Security.