endpointConfig

@JvmName(name = "pebhwecguyavjkeh")
suspend fun endpointConfig(value: Output<Map<String, String>>)
@JvmName(name = "aqyguiceaxxjjtst")
suspend fun endpointConfig(value: Map<String, String>?)

Parameters

value

The advanced settings of the endpoint of Apsara PolarDB clusters are in JSON format. Including the settings of consistency level, transaction splitting, connection pool, and offload reads from primary node. For more details, see the description of EndpointConfig in the Request parameters table for details.


@JvmName(name = "rsdmhdsxilxqgylc")
fun endpointConfig(vararg values: Pair<String, String>)

Parameters

values

The advanced settings of the endpoint of Apsara PolarDB clusters are in JSON format. Including the settings of consistency level, transaction splitting, connection pool, and offload reads from primary node. For more details, see the description of EndpointConfig in the Request parameters table for details.