config

@JvmName(name = "fjjaunqjcthgcqoq")
suspend fun config(value: Output<Map<String, Any>>)
@JvmName(name = "ewopuyhmbovfetvy")
suspend fun config(value: Map<String, Any>?)

Parameters

value

The configuration of the KVStore DBInstance. Available parameters can refer to the latest docs Instance configurations table .


@JvmName(name = "pmujnyajousblvgq")
fun config(vararg values: Pair<String, Any>)

Parameters

values

The configuration of the KVStore DBInstance. Available parameters can refer to the latest docs Instance configurations table .