class Aws::MemoryDB::Types::Snapshot

Represents a copy of an entire cluster as of the time when the snapshot was taken.

@!attribute [rw] name

The name of the snapshot
@return [String]

@!attribute [rw] status

The status of the snapshot. Valid values: creating \| available \|
restoring \| copying \| deleting.
@return [String]

@!attribute [rw] source

Indicates whether the snapshot is from an automatic backup
(automated) or was created manually (manual).
@return [String]

@!attribute [rw] kms_key_id

The ID of the KMS key used to encrypt the snapshot.
@return [String]

@!attribute [rw] arn

The ARN (Amazon Resource Name) of the snapshot.
@return [String]

@!attribute [rw] cluster_configuration

The configuration of the cluster from which the snapshot was taken
@return [Types::ClusterConfiguration]

@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/Snapshot AWS API Documentation

Constants

SENSITIVE