Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Specifies whether this cluster can be deleted. If DeletionProtection is enabled, the cluster cannot be deleted unless it is modified and DeletionProtection is disabled. DeletionProtection protects clusters from being accidentally deleted.

Link copied to clipboard

A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.

Link copied to clipboard

The database engine to use for the new cluster.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
var port: Int?

The port number on which the new cluster accepts connections.

Link copied to clipboard

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

Link copied to clipboard

The storage type to associate with the DB cluster.

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

The tags to be assigned to the restored cluster.

Link copied to clipboard

A list of virtual private cloud (VPC) security groups that the new cluster will belong to.