InboundConnection

Describes an inbound cross-cluster connection for Amazon OpenSearch Service. For more information, see Cross-cluster search for Amazon OpenSearch Service.

Types

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

Properties

Link copied to clipboard

The unique identifier of the connection.

Link copied to clipboard

The connection mode.

Link copied to clipboard

The current 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: InboundConnection.Builder.() -> Unit = {}): InboundConnection
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