Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN (Amazon Resource Name) of the snapshot.

Link copied to clipboard

The configuration of the cluster from which the snapshot was taken

Link copied to clipboard

Enables data tiering. Data tiering is only supported for clusters using the r6gd node type. This parameter must be set when using r6gd nodes. For more information, see Data tiering.

Link copied to clipboard

The ID of the KMS key used to encrypt the snapshot.

Link copied to clipboard
var name: String?

The name of the snapshot

Link copied to clipboard

Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

Link copied to clipboard

The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.