config

@JvmName(name = "bfusyintcbdjaohv")
suspend fun config(value: Output<Map<String, Any>>)
@JvmName(name = "ylsfrqottlampdvh")
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 = "pmlyyijglorkmnhc")
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 .