CreateOutboundConnectionResponse

The result of a CreateOutboundConnection request. Contains details about the newly created cross-cluster connection.

Types

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

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
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