Outbound Connection Connection Properties Args
    data class OutboundConnectionConnectionPropertiesArgs(val crossClusterSearch: Output<OutboundConnectionConnectionPropertiesCrossClusterSearchArgs>? = null, val endpoint: Output<String>? = null) : ConvertibleToJava<OutboundConnectionConnectionPropertiesArgs> 
Constructors
Link copied to clipboard
                fun OutboundConnectionConnectionPropertiesArgs(crossClusterSearch: Output<OutboundConnectionConnectionPropertiesCrossClusterSearchArgs>? = null, endpoint: Output<String>? = null)
Functions
Properties
Link copied to clipboard
                val crossClusterSearch: Output<OutboundConnectionConnectionPropertiesCrossClusterSearchArgs>? = null