Builder

class Builder

Properties

Link copied to clipboard

The amount of storage in gibibytes (GiB) to allocate for the DB instance.

Link copied to clipboard

Specifies whether minor engine upgrades are applied automatically to the DB instance during the maintenance window. By default, minor engine upgrades are applied automatically.

Link copied to clipboard

The Availability Zone (AZ) where the database will be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones.

Link copied to clipboard

The number of days for which automated backups are retained. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups.

Link copied to clipboard

The location for storing automated backups and manual snapshots.

Link copied to clipboard

The CA certificate identifier to use for the DB instance's server certificate.

Link copied to clipboard

For supported engines, the character set (CharacterSet) to associate the DB instance with.

Link copied to clipboard

Specifies whether to copy tags from the DB instance to snapshots of the DB instance. By default, tags are not copied.

Link copied to clipboard

The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance.

Link copied to clipboard

The identifier of the DB cluster that this DB instance will belong to.

Link copied to clipboard

The compute and memory capacity of the DB instance, for example db.m5.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 classes in the Amazon RDS User Guide or Aurora DB instance classes in the Amazon Aurora User Guide.

Link copied to clipboard

The identifier for this DB instance. This parameter is stored as a lowercase string.

Link copied to clipboard

The meaning of this parameter differs according to the database engine you use.

Link copied to clipboard

The name of the DB parameter group to associate with this DB instance. If you don't specify a value, then Amazon RDS uses the default DB parameter group for the specified DB engine and version.

Link copied to clipboard

A list of DB security groups to associate with this DB instance.

Link copied to clipboard

A DB subnet group to associate with this DB instance.

Link copied to clipboard

The Oracle system identifier (SID), which is the name of the Oracle database instance that manages your database files. In this context, the term "Oracle database instance" refers exclusively to the system global area (SGA) and Oracle background processes. If you don't specify a SID, the value defaults to RDSCDB. The Oracle SID is also the name of your CDB.

Link copied to clipboard

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

Link copied to clipboard

Specifies whether the DB instance has deletion protection enabled. 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, you can create only Db2, MySQL, Microsoft SQL Server, Oracle, and PostgreSQL DB instances 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 log types to enable for exporting to CloudWatch Logs. 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 DB instance.

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 DB instance. For more information, see Using Amazon Performance Insights in the Amazon RDS User Guide.

Link copied to clipboard

The database engine to use for this DB instance.

Link copied to clipboard

The version number of the database engine to use.

Link copied to clipboard
var iops: Int?

The amount of Provisioned IOPS (input/output operations per second) to initially allocate for the DB instance. For information about valid IOPS values, see Amazon RDS DB instance storage in the Amazon RDS User Guide.

Link copied to clipboard

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

Link copied to clipboard

The license model information for this DB instance.

Link copied to clipboard

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

Link copied to clipboard

The name for the master user.

Link copied to clipboard

The password for the master user.

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 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 DB instance. To disable collection of Enhanced Monitoring metrics, specify 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, see Setting Up and Enabling Enhanced Monitoring in the Amazon RDS User Guide.

Link copied to clipboard

Specifies whether the DB instance is a Multi-AZ deployment. You can't set the AvailabilityZone parameter if the DB instance is a Multi-AZ deployment.

Link copied to clipboard

Specifies whether to use the multi-tenant configuration or the single-tenant configuration (default). This parameter only applies to RDS for Oracle container database (CDB) engines.

Link copied to clipboard

The name of the NCHAR character set for the Oracle DB instance.

Link copied to clipboard

The network type of the DB instance.

Link copied to clipboard

The option group to associate the DB instance with.

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 on which the database accepts connections.

Link copied to clipboard

The daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod parameter. The default is a 30-minute window selected at random from an 8-hour block of time for each Amazon Web Services Region. For more information, see Backup window in the Amazon RDS User Guide.

Link copied to clipboard

The time range each week during which system maintenance can occur. For more information, see Amazon RDS Maintenance Window in the Amazon RDS User Guide.

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

The order of priority in which an Aurora Replica is promoted to the primary instance after a failure of the existing primary instance. For more information, see Fault Tolerance for an Aurora DB Cluster in the Amazon Aurora User Guide.

Link copied to clipboard

Specifies whether the DB instance is publicly accessible.

Link copied to clipboard

Specifes whether the DB instance is encrypted. By default, it isn't encrypted.

Link copied to clipboard

The storage throughput value for the DB instance.

Link copied to clipboard

The storage type to associate with the DB instance.

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

Tags to assign to the DB instance.

Link copied to clipboard

The ARN from the key store with which to associate the instance for TDE encryption.

Link copied to clipboard

The password for the given ARN from the key store in order to access the device.

Link copied to clipboard

The time zone of the DB instance. The time zone parameter is currently supported only by Microsoft SQL Server.

Link copied to clipboard

A list of Amazon EC2 VPC security groups to associate with this DB instance.