CreateOutboundCrossClusterSearchConnectionResponse
The result of a <a>CreateOutboundCrossClusterSearchConnection</a>
request. Contains the details of the newly created cross-cluster search connection.
Types
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
inline fun copy(block: CreateOutboundCrossClusterSearchConnectionResponse.Builder.() -> Unit = {}): CreateOutboundCrossClusterSearchConnectionResponse