querypoolConnectionMode

@JvmName(name = "bqpnbimotuyksnhm")
suspend fun querypoolConnectionMode(value: Output<String>)
@JvmName(name = "jeguxvpcufnvnyxg")
suspend fun querypoolConnectionMode(value: String?)

Parameters

value

Controls how the read-write server is used in the query pool. If this value is set to All then read-write servers are also used for queries. Otherwise with ReadOnly these servers do not participate in query operations. Defaults to All.