config

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