createMode

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

Parameters

value

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

Note: create_mode cannot be changed once it's set since it's a parameter at creation. Note: While creating the resource, create_mode cannot be set to Update.