Outbound Connection Connection Properties
data class OutboundConnectionConnectionProperties(val crossClusterSearch: OutboundConnectionConnectionPropertiesCrossClusterSearch? = null, val endpoint: String? = null)
Constructors
Link copied to clipboard
constructor(crossClusterSearch: OutboundConnectionConnectionPropertiesCrossClusterSearch? = null, endpoint: String? = null)