Builder

class Builder

Properties

Link copied to clipboard

A list of Availability Zones (AZs) where instances in the restored DB cluster can be created.

Link copied to clipboard

The target backtrack window, in seconds. To disable backtracking, set this value to 0.

Link copied to clipboard

The number of days for which automated backups of the restored DB cluster are retained. You must specify a minimum value of 1.

Link copied to clipboard

A value that indicates that the restored DB cluster should be associated with the specified CharacterSet.

Link copied to clipboard

Specifies whether to copy all tags from the restored DB cluster to snapshots of the restored DB cluster. The default is not to copy them.

Link copied to clipboard

The database name for the restored DB cluster.

Link copied to clipboard

The name of the DB cluster to create from the source data in the Amazon S3 bucket. This parameter isn't case-sensitive.

Link copied to clipboard

The name of the DB cluster parameter group to associate with the restored DB cluster. If this argument is omitted, the default parameter group for the engine version is used.

Link copied to clipboard

A DB subnet group to associate with the restored DB cluster.

Link copied to clipboard

Specifies whether to enable deletion protection for the DB cluster. The database can't be deleted when deletion protection is enabled. By default, deletion protection isn't enabled.

Link copied to clipboard

Specify the Active Directory directory ID to restore the DB cluster in. The domain must be created prior to this operation.

Link copied to clipboard

Specify the name of the IAM role to be used when making API calls to the Directory Service.

Link copied to clipboard

The list of logs that the restored DB cluster is to export to CloudWatch Logs. The values in the list depend on the DB engine being used.

Link copied to clipboard

Specifies whether to enable mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts. By default, mapping isn't enabled.

Link copied to clipboard

The name of the database engine to be used for this DB cluster.

Link copied to clipboard

The version number of the database engine to use.

Link copied to clipboard

The Amazon Web Services KMS key identifier for an encrypted DB cluster.

Link copied to clipboard

Specifies whether to manage the master user password with Amazon Web Services Secrets Manager.

Link copied to clipboard

The name of the master user for the restored DB cluster.

Link copied to clipboard

The password for the master database user. This password can contain any printable ASCII character except "/", """, or "@".

Link copied to clipboard

The Amazon Web Services KMS key identifier to encrypt a secret that is automatically generated and managed in Amazon Web Services Secrets Manager.

Link copied to clipboard

The network type of the DB cluster.

Link copied to clipboard

A value that indicates that the restored DB cluster should be associated with the specified option group.

Link copied to clipboard
var port: Int?

The port number on which the instances in the restored DB cluster accept connections.

Link copied to clipboard

The daily time range during which automated backups are created if automated backups are enabled using the BackupRetentionPeriod parameter.

Link copied to clipboard

The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

Link copied to clipboard

The name of the Amazon S3 bucket that contains the data used to create the Amazon Aurora DB cluster.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that authorizes Amazon RDS to access the Amazon S3 bucket on your behalf.

Link copied to clipboard

The prefix for all of the file names that contain the data used to create the Amazon Aurora DB cluster. If you do not specify a SourceS3Prefix value, then the Amazon Aurora DB cluster is created by using all of the files in the Amazon S3 bucket.

Link copied to clipboard

Contains the scaling configuration of an Aurora Serverless v2 DB cluster.

Link copied to clipboard

The identifier for the database engine that was backed up to create the files stored in the Amazon S3 bucket.

Link copied to clipboard

The version of the database that the backup files were created from.

Link copied to clipboard

Specifies whether the restored DB cluster is encrypted.

Link copied to clipboard

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

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

A list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.

Link copied to clipboard

A list of EC2 VPC security groups to associate with the restored DB cluster.