Builder

class Builder

Properties

Link copied to clipboard

Provides the list of EC2 Availability Zones that instances in the restored DB cluster can be created in.

Link copied to clipboard

If set to true, tags are copied to any snapshot of the restored DB cluster that is created.

Link copied to clipboard

Not supported.

Link copied to clipboard

The name of the DB cluster to create from the DB snapshot or DB cluster snapshot. This parameter isn't case-sensitive.

Link copied to clipboard

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

Link copied to clipboard

The name of the DB subnet group 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 Amazon 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 database engine to use for the new DB cluster.

Link copied to clipboard

The version of the database engine to use for the new DB cluster.

Link copied to clipboard

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

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

Contains the scaling configuration of a Neptune Serverless DB cluster.

Link copied to clipboard

The identifier for the DB snapshot or DB cluster snapshot to restore from.

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 assigned to the restored DB cluster.

Link copied to clipboard

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