Builder

class Builder

Properties

Link copied to clipboard

The name of the new DB cluster to be created.

Link copied to clipboard

The name of the DB cluster parameter group to associate with the new DB cluster.

Link copied to clipboard

The DB subnet group name to use for the new DB cluster.

Link copied to clipboard

A value that indicates whether the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is disabled.

Link copied to clipboard

The list of logs that the restored DB cluster is to export to CloudWatch Logs.

Link copied to clipboard

True to enable mapping of Amazon Identity and Access Management (IAM) accounts to database accounts, and otherwise false.

Link copied to clipboard

The Amazon KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB cluster.

Link copied to clipboard

(Not supported by Neptune)

Link copied to clipboard
var port: Int?

The port number on which the new DB cluster accepts connections.

Link copied to clipboard

The date and time to restore the DB cluster to.

Link copied to clipboard

The type of restore to be performed. You can specify one of the following values:

Link copied to clipboard

Contains the scaling configuration of a Neptune Serverless DB cluster.

Link copied to clipboard

The identifier of the source DB cluster from which to restore.

Link copied to clipboard

Specifies the storage type to be associated with the DB cluster.

Link copied to clipboard
var tags: List<Tag>?

The tags to be applied to the restored DB cluster.

Link copied to clipboard

A value that is set to true to restore the DB cluster to the latest restorable backup time, and false otherwise.

Link copied to clipboard

A list of VPC security groups that the new DB cluster belongs to.