createMode

@JvmName(name = "sagywbdsxnkvgjmc")
suspend fun createMode(value: Output<String>)
@JvmName(name = "wudhagynqhenxukb")
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.