Builder

class Builder

Properties

Link copied to clipboard

The ID of the Key Management Service (KMS) key used to encrypt and store the namespace's admin credentials secret.

Link copied to clipboard

If true, Amazon Redshift uses Secrets Manager to manage the restored snapshot's admin credentials. If MmanageAdminPassword is false or not set, Amazon Redshift uses the admin credentials that the namespace or cluster had at the time the snapshot was taken.

Link copied to clipboard

The name of the namespace to restore the snapshot to.

Link copied to clipboard

The Amazon Web Services account that owns the snapshot.

Link copied to clipboard

The Amazon Resource Name (ARN) of the snapshot to restore from. Required if restoring from Amazon Redshift Serverless to a provisioned cluster. Must not be specified at the same time as snapshotName.

Link copied to clipboard

The name of the snapshot to restore from. Must not be specified at the same time as snapshotArn.

Link copied to clipboard

The name of the workgroup used to restore the snapshot.