mysqlVersion

@JvmName(name = "wuivwjvacucrdbwh")
suspend fun mysqlVersion(value: Output<Int>)
@JvmName(name = "btdbblfhjnplojll")
suspend fun mysqlVersion(value: Int?)

Parameters

value

The MySQL version supported by the instance, with the following range of values. 5: Fully compatible with MySQL 5.x (default) 8: Fully compatible with MySQL 8.0. This parameter takes effect when the primary instance is created, and the read-only instance has the same MySQL version as the primary instance by default.