createMode

@JvmName(name = "wsoppnddqcvdbpdb")
suspend fun createMode(value: Output<String>)
@JvmName(name = "hcndtdytgjbafhie")
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, Replica and Update.

Note: While creating the resource, create_mode cannot be set to Update.