AwsOpenSearchServiceDomainDomainEndpointOptionsDetails

Information about additional options for the domain endpoint.

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 the security certificate. The certificate is managed in ACM.

Link copied to clipboard

Whether to enable a custom endpoint for the domain.

Link copied to clipboard

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

Link copied to clipboard

The TLS security policy to apply to the HTTPS endpoint of the OpenSearch domain.

Functions

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