config

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