CreateOutboundCrossClusterSearchConnectionResponse

The result of a <a>CreateOutboundCrossClusterSearchConnection</a> request. Contains the details of the newly created cross-cluster search connection.

Types

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

Properties

Link copied to clipboard

Specifies the connection alias provided during the create connection request.

Link copied to clipboard

Specifies the <a>OutboundCrossClusterSearchConnectionStatus</a> for the newly created connection.

Link copied to clipboard

Unique id for the created outbound connection, which is used for subsequent operations on connection.

Link copied to clipboard

Specifies the <a>DomainInformation</a> for the destination Elasticsearch domain.

Link copied to clipboard

Specifies the <a>DomainInformation</a> for the source Elasticsearch 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