config

@JvmName(name = "qtatyvlyeuejmguv")
suspend fun config(value: Output<Map<String, String>>)
@JvmName(name = "hyooplnkvedigvmy")
suspend fun config(value: Map<String, String>?)

Parameters

value

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


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

Parameters

values

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