DomainEndpointOptions

Options to configure a custom endpoint for an OpenSearch Service domain.

Types

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

Properties

Link copied to clipboard

The fully qualified URL for the custom endpoint.

Link copied to clipboard

The ARN for your security certificate, managed in Amazon Web Services Certificate Manager (ACM).

Link copied to clipboard

Whether to enable a custom endpoint for the domain.

Link copied to clipboard

True to require that all traffic to the domain arrive over HTTPS.

Link copied to clipboard

Specify the TLS security policy to apply to the HTTPS endpoint of the domain. The policy 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