restoreType

@JvmName(name = "xdyqxemmstppxjpj")
suspend fun restoreType(value: Output<String>)
@JvmName(name = "etqyiorwwpqlocpc")
suspend fun restoreType(value: String?)

Parameters

value

The type of restore to be performed. You can specify one of the following values:

  • `full-copy` - The new DB cluster is restored as a full copy of the source DB cluster.

  • `copy-on-write` - The new DB cluster is restored as a clone of the source DB cluster. If you don't specify a `RestoreType` value, then the new DB cluster is restored as a full copy of the source DB cluster. Valid for: Aurora DB clusters and Multi-AZ DB clusters