class Aws::Redshift::Types::ClusterSnapshotCopyStatus
Returns the destination region and retention period that are configured for cross-region snapshot copy.
@!attribute [rw] destination_region
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled. @return [String]
@!attribute [rw] retention_period
The number of days that automated snapshots are retained in the destination region after they are copied from a source region. @return [Integer]
@!attribute [rw] manual_snapshot_retention_period
The number of days that automated snapshots are retained in the destination region after they are copied from a source region. If the value is -1, the manual snapshot is retained indefinitely. The value must be either -1 or an integer between 1 and 3,653. @return [Integer]
@!attribute [rw] snapshot_copy_grant_name
The name of the snapshot copy grant. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ClusterSnapshotCopyStatus AWS API Documentation
Constants
- SENSITIVE