OutboundConnectionConnectionPropertiesCrossClusterSearchArgs

data class OutboundConnectionConnectionPropertiesCrossClusterSearchArgs(val skipUnavailable: Output<String>? = null) : ConvertibleToJava<OutboundConnectionConnectionPropertiesCrossClusterSearchArgs>

Constructors

constructor(skipUnavailable: Output<String>? = null)

Properties

Link copied to clipboard
val skipUnavailable: Output<String>? = null

Skips unavailable clusters and can only be used for cross-cluster searches. Accepted values are ENABLED or DISABLED.

Functions

Link copied to clipboard
open override fun toJava(): OutboundConnectionConnectionPropertiesCrossClusterSearchArgs