DomainEndpointOptions

Options to configure endpoint for the Elasticsearch domain.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specify the fully qualified domain for your custom endpoint.

Link copied to clipboard

Specify ACM certificate ARN for your custom endpoint.

Link copied to clipboard

Specify if custom endpoint should be enabled for the Elasticsearch domain.

Link copied to clipboard

Specify if only HTTPS endpoint should be enabled for the Elasticsearch domain.

Link copied to clipboard

Specify the TLS security policy that needs to be applied to the HTTPS endpoint of Elasticsearch domain. It can be one of the following values:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String