Builder

class Builder

Properties

Link copied to clipboard

The name of the new cluster to be created.

Link copied to clipboard

The subnet group name 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 KMS key identifier to use when restoring an encrypted cluster from an encrypted cluster.

Link copied to clipboard
var port: Int?

The port number on which the new cluster accepts connections.

Link copied to clipboard

The date and time to restore the 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

The identifier of the source cluster from which to restore.

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 value that is set to true to restore the cluster to the latest restorable backup time, and false otherwise.

Link copied to clipboard

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