Builder

class Builder

Properties

Link copied to clipboard

Not supported by Neptune.

Link copied to clipboard

Indicates that major version upgrades are allowed. Changing this parameter doesn't result in an outage and the change is asynchronously applied as soon as possible.

Link copied to clipboard

Specifies whether the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB instance.

Link copied to clipboard

Indicates that minor version upgrades are applied automatically to the DB instance during the maintenance window. Changing this parameter doesn't result in an outage except in the following case and the change is asynchronously applied as soon as possible. An outage will result if this parameter is set to true during the maintenance window, and a newer minor version is available, and Neptune has enabled auto patching for that engine version.

Link copied to clipboard

Not applicable. The retention period for automated backups is managed by the DB cluster. For more information, see ModifyDBCluster.

Link copied to clipboard

Indicates the certificate that needs to be associated with the instance.

Link copied to clipboard

The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance or DB cluster.

Link copied to clipboard

True to copy all tags from the DB instance to snapshots of the DB instance, and otherwise false. The default is false.

Link copied to clipboard

The new compute and memory capacity of the DB instance, for example, db.m4.large. Not all DB instance classes are available in all Amazon Regions.

Link copied to clipboard

The DB instance identifier. This value is stored as a lowercase string.

Link copied to clipboard

The name of the DB parameter group to apply to the DB instance. Changing this setting doesn't result in an outage. The parameter group name itself is changed immediately, but the actual parameter changes are not applied until you reboot the instance without failover. The db instance will NOT be rebooted automatically and the parameter changes will NOT be applied during the next maintenance window.

Link copied to clipboard

The port number on which the database accepts connections.

Link copied to clipboard

A list of DB security groups to authorize on this DB instance. Changing this setting doesn't result in an outage and the change is asynchronously applied as soon as possible.

Link copied to clipboard

The new DB subnet group for the DB instance. You can use this parameter to move your DB instance to a different VPC.

Link copied to clipboard

A value that indicates whether the DB instance has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is disabled. See Deleting a DB Instance.

Link copied to clipboard

Not supported.

Link copied to clipboard

Not supported

Link copied to clipboard

True to enable mapping of Amazon Identity and Access Management (IAM) accounts to database accounts, and otherwise false.

Link copied to clipboard

(Not supported by Neptune)

Link copied to clipboard

The version number of the database engine to upgrade to. Currently, setting this parameter has no effect. To upgrade your database engine to the most recent release, use the ApplyPendingMaintenanceAction API.

Link copied to clipboard
var iops: Int?

The new Provisioned IOPS (I/O operations per second) value for the instance.

Link copied to clipboard

Not supported by Neptune.

Link copied to clipboard

Not supported by Neptune.

Link copied to clipboard

The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance. To disable collecting Enhanced Monitoring metrics, specify 0. The default is 0.

Link copied to clipboard

The ARN for the IAM role that permits Neptune to send enhanced monitoring metrics to Amazon CloudWatch Logs. For example, arn:aws:iam:123456789012:role/emaccess.

Link copied to clipboard

Specifies if the DB instance is a Multi-AZ deployment. Changing this parameter doesn't result in an outage and the change is applied during the next maintenance window unless the ApplyImmediately parameter is set to true for this request.

Link copied to clipboard

The new DB instance identifier for the DB instance when renaming a DB instance. When you change the DB instance identifier, an instance reboot will occur immediately if you set Apply Immediately to true, or will occur during the next maintenance window if Apply Immediately to false. This value is stored as a lowercase string.

Link copied to clipboard

(Not supported by Neptune)

Link copied to clipboard

(Not supported by Neptune)

Link copied to clipboard

The daily time range during which automated backups are created if automated backups are enabled.

Link copied to clipboard

The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter doesn't result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If there are pending actions that cause a reboot, and the maintenance window is changed to include the current time, then changing this parameter will cause a reboot of the DB instance. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.

Link copied to clipboard

A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.

Link copied to clipboard

This flag should no longer be used.

Link copied to clipboard

Not supported.

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

A list of EC2 VPC security groups to authorize on this DB instance. This change is asynchronously applied as soon as possible.