Builder

class Builder

Properties

Link copied to clipboard

The Availability Zone in which to create your new database. Use the us-east-2a case-sensitive format.

Link copied to clipboard

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

Link copied to clipboard

The name for the master user.

Link copied to clipboard

The password for the master user. The password can include any printable ASCII character except "/", """, or "@". It cannot contain spaces.

Link copied to clipboard

The daily time range during which automated backups are created for your new database if automated backups are enabled.

Link copied to clipboard

The weekly time range during which system maintenance can occur on your new database.

Link copied to clipboard

Specifies the accessibility options for your new database. A value of true specifies a database that is available to resources outside of your Lightsail account. A value of false specifies a database that is available only to your Lightsail resources in the same region as your database.

Link copied to clipboard

The blueprint ID for your new database. A blueprint describes the major engine version of a database.

Link copied to clipboard

The bundle ID for your new database. A bundle describes the performance specifications for your database.

Link copied to clipboard

The name to use for your new Lightsail database resource.

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

The tag keys and optional values to add to the resource during create.