snapshotCopy

@JvmName(name = "hopdqammgswmlepk")
suspend fun snapshotCopy(value: Output<ClusterSnapshotCopyArgs>)
@JvmName(name = "qgogbuajncgjyfbx")
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 = "qtcldkswstmyhvgp")
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.