class Aws::SecurityHub::Types::AwsRedshiftClusterClusterSnapshotCopyStatus
Information about a cross-Region snapshot copy.
@note When making an API call, you may pass AwsRedshiftClusterClusterSnapshotCopyStatus
data as a hash: { destination_region: "NonEmptyString", manual_snapshot_retention_period: 1, retention_period: 1, snapshot_copy_grant_name: "NonEmptyString", }
@!attribute [rw] destination_region
The destination Region that snapshots are automatically copied to when cross-Region snapshot copy is enabled. @return [String]
@!attribute [rw] manual_snapshot_retention_period
The number of days that manual snapshots are retained in the destination region after they are copied from a source region. If the value is -1, then the manual snapshot is retained indefinitely. Valid values: Either -1 or an integer between 1 and 3,653 @return [Integer]
@!attribute [rw] retention_period
The number of days to retain automated snapshots in the destination Region after they are copied from a source Region. @return [Integer]
@!attribute [rw] snapshot_copy_grant_name
The name of the snapshot copy grant. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRedshiftClusterClusterSnapshotCopyStatus AWS API Documentation
Constants
- SENSITIVE