EnableSnapshotCopyRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the source cluster to copy snapshots from.

Link copied to clipboard

The destination Amazon Web Services Region that you want to copy snapshots to.

Link copied to clipboard

The number of days to retain newly copied snapshots in the destination Amazon Web Services Region after they are copied from the source Amazon Web Services Region. If the value is -1, the manual snapshot is retained indefinitely.

Link copied to clipboard

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

Link copied to clipboard

The name of the snapshot copy grant to use when snapshots of an Amazon Web Services KMS-encrypted cluster are copied to the destination region.

Functions

Link copied to clipboard
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