Builder

class Builder

Properties

Link copied to clipboard

The amount of storage (in gibibytes) to allocate initially for the read replica. Follow the allocation rules specified in CreateDBInstance.

Link copied to clipboard

Specifies whether to automatically apply minor engine upgrades to the read replica during the maintenance window.

Link copied to clipboard

The Availability Zone (AZ) where the read replica will be created.

Link copied to clipboard

The location where RDS stores automated backups and manual snapshots.

Link copied to clipboard

The CA certificate identifier to use for the read replica's server certificate.

Link copied to clipboard

Specifies whether to copy all tags from the read replica to snapshots of the read replica. By default, tags aren't copied.

Link copied to clipboard

The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance. The instance profile must meet the following requirements:

Link copied to clipboard

The mode of Database Insights to enable for the read replica.

Link copied to clipboard

The compute and memory capacity of the read replica, for example db.m4.large. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see DB Instance Class in the Amazon RDS User Guide.

Link copied to clipboard

The DB instance identifier of the read replica. This identifier is the unique key that identifies a DB instance. This parameter is stored as a lowercase string.

Link copied to clipboard

The name of the DB parameter group to associate with this read replica DB instance.

Link copied to clipboard

A DB subnet group for the DB instance. The new DB instance is created in the VPC associated with the DB subnet group. If no DB subnet group is specified, then the new DB instance isn't created in a VPC.

Link copied to clipboard

Indicates whether the DB instance has a dedicated log volume (DLV) enabled.

Link copied to clipboard

Specifies whether to enable deletion protection for the DB instance. The database can't be deleted when deletion protection is enabled. By default, deletion protection isn't enabled. For more information, see Deleting a DB Instance.

Link copied to clipboard

The Active Directory directory ID to create the DB instance in. Currently, only MySQL, Microsoft SQL Server, Oracle, and PostgreSQL DB instances can be created in an Active Directory Domain.

Link copied to clipboard

The ARN for the Secrets Manager secret with the credentials for the user joining the domain.

Link copied to clipboard

The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.

Link copied to clipboard

The fully qualified domain name (FQDN) of an Active Directory domain.

Link copied to clipboard

The name of the IAM role to use when making API calls to the Directory Service.

Link copied to clipboard

The Active Directory organizational unit for your DB instance to join.

Link copied to clipboard

The list of logs that the new DB instance is to export to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon RDS User Guide.

Link copied to clipboard

Specifies whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts read replica.

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

Specifies whether to enable Performance Insights for the read replica.

Link copied to clipboard
var iops: Int?

The amount of Provisioned IOPS (input/output operations per second) to initially allocate for the DB instance.

Link copied to clipboard

The Amazon Web Services KMS key identifier for an encrypted read replica.

Link copied to clipboard

The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.

Link copied to clipboard

The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the read replica. To disable collection of Enhanced Monitoring metrics, specify 0. The default is 0.

Link copied to clipboard

The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs. For example, arn:aws:iam:123456789012:role/emaccess. For information on creating a monitoring role, go to To create an IAM role for Amazon RDS Enhanced Monitoring in the Amazon RDS User Guide.

Link copied to clipboard

Specifies whether the read replica is in a Multi-AZ deployment.

Link copied to clipboard

The network type of the DB instance.

Link copied to clipboard

The option group to associate the DB instance with. If not specified, RDS uses the option group associated with the source DB instance or cluster.

Link copied to clipboard

The Amazon Web Services KMS key identifier for encryption of Performance Insights data.

Link copied to clipboard

The number of days to retain Performance Insights data.

Link copied to clipboard
var port: Int?

The port number that the DB instance uses for connections.

Link copied to clipboard

When you are creating a read replica from one Amazon Web Services GovCloud (US) Region to another or from one China Amazon Web Services Region to another, the URL that contains a Signature Version 4 signed request for the CreateDBInstanceReadReplica API operation in the source Amazon Web Services Region that contains the source DB instance.

Link copied to clipboard

The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.

Link copied to clipboard

Specifies whether the DB instance is publicly accessible.

Link copied to clipboard

The open mode of the replica database.

Link copied to clipboard

The identifier of the Multi-AZ DB cluster that will act as the source for the read replica. Each DB cluster can have up to 15 read replicas.

Link copied to clipboard

The identifier of the DB instance that will act as the source for the read replica. Each DB instance can have up to 15 read replicas, except for the following engines:

Link copied to clipboard

Specifies the storage throughput value for the read replica.

Link copied to clipboard

The storage type to associate with the read replica.

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

A list of tags.

Link copied to clipboard

Whether to upgrade the storage file system configuration on the read replica. This option migrates the read replica from the old storage file system layout to the preferred layout.

Link copied to clipboard

Specifies whether the DB instance class of the DB instance uses its default processor features.

Link copied to clipboard

A list of Amazon EC2 VPC security groups to associate with the read replica.