AwsRedshiftClusterClusterSnapshotCopyStatus

You can configure Amazon Redshift to copy snapshots for a cluster to another Amazon Web Services Region. This parameter provides information about a cross-Region snapshot copy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The destination Region that snapshots are automatically copied to when cross-Region snapshot copy is enabled.

Link copied to clipboard

The number of days that manual snapshots are retained in the destination Region after they are copied from a source Region.

Link copied to clipboard

The number of days to retain automated snapshots in the destination Region after they are copied from a source Region.

Link copied to clipboard

The name of the snapshot copy grant.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String