CreateOutboundConnectionResponse
The result of a CreateOutboundConnection
request. Contains details about the newly created cross-cluster connection.
Types
Properties
Link copied to clipboard
Name of the connection.
Link copied to clipboard
The unique identifier for the created outbound connection, which is used for subsequent operations on the connection.
Link copied to clipboard
The connection mode.
Link copied to clipboard
The ConnectionProperties
for the newly created connection.
Link copied to clipboard
The status of the connection.
Link copied to clipboard
Information about the source (local) domain.
Link copied to clipboard
Information about the destination (remote) domain.
Functions
Link copied to clipboard
inline fun copy(block: CreateOutboundConnectionResponse.Builder.() -> Unit = {}): CreateOutboundConnectionResponse