createMode

@JvmName(name = "rvtbhqdrmtxbklms")
suspend fun createMode(value: Output<String>)
@JvmName(name = "xhhtoloqityabbnj")
suspend fun createMode(value: String?)

Parameters

value

The creation mode which can be used to restore or replicate existing servers. Possible values are Default, PointInTimeRestore, GeoRestore, and Replica. Changing this forces a new MySQL Flexible Server to be created.

Note: Creating a GeoRestore server requires the source server with geo_redundant_backup_enabled enabled. Note: When a server is first created it may not be immediately available for geo restore or replica. It may take a few minutes to several hours for the necessary metadata to be populated. Please see the Geo Restore and the Replica for more information.