mode

@JvmName(name = "vrlrkvoxgcpxvtod")
suspend fun mode(value: Output<String>)
@JvmName(name = "ytwssguxnmqtkqim")
suspend fun mode(value: String)

Parameters

value

The high availability mode for the MySQL Flexible Server. Possibles values are SameZone and ZoneRedundant.

Note: storage[0].auto_grow_enabled must be enabled when high_availability is enabled. To change the high_availability for a MySQL Flexible Server created with high_availability disabled during creation, the resource has to be recreated.