databaseFlags

@JvmName(name = "wmraldmphqqyxtdx")
suspend fun databaseFlags(value: Output<Map<String, String>>)
@JvmName(name = "kbtwvawdieoeoofk")
suspend fun databaseFlags(value: Map<String, String>?)

Parameters

value

Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.


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

Parameters

values

Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.