snapshotCopy

@JvmName(name = "skrjorgwptscoass")
suspend fun snapshotCopy(value: Output<ClusterSnapshotCopyArgs>)
@JvmName(name = "hvnqlpamgntpqnsm")
suspend fun snapshotCopy(value: ClusterSnapshotCopyArgs?)

Deprecated

snapshot_copy is deprecated. Use the aws.redshift.SnapshotCopy resource instead. This argument will be removed in a future major version.

Parameters

value

Configuration of automatic copy of snapshots from one region to another. Documented below.


@JvmName(name = "psscuobssffibowy")
suspend fun snapshotCopy(argument: suspend ClusterSnapshotCopyArgsBuilder.() -> Unit)

Deprecated

snapshot_copy is deprecated. Use the aws.redshift.SnapshotCopy resource instead. This argument will be removed in a future major version.

Parameters

argument

Configuration of automatic copy of snapshots from one region to another. Documented below.