Defines whether or not backups are disabled.
Optionalencryption?: EncryptionAtRestEncryption at rest settings for your Database Instance.
Database engine of the Database Instance (PostgreSQL, MySQL, ...).
OptionalinitEndpoints?: RDB.v1.EndpointSpec[]One or multiple EndpointSpec used to expose your Database Instance. A load_balancer public endpoint is systematically created.
OptionalinitSettings?: RDB.v1.InstanceSetting[]List of engine settings to be set upon Database Instance initialization.
Defines whether or not High-Availability is enabled.
Optionalname?: stringName of the Database Instance.
Type of node to use for the Database Instance.
OptionalorganizationId?: stringPassword of the user. Password must be between 8 and 128 characters, contain at least one digit, one uppercase, one lowercase and one special character.
OptionalprojectId?: stringThe Project ID on which the Database Instance will be created.
One-of ('projectIdentifier'): at most one of 'projectId', 'organizationId' could be set.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Optionaltags?: string[]Tags to apply to the Database Instance.
Username created when the Database Instance is created.
Volume size when volume_type is not lssd.
OptionalvolumeType?: RDB.v1.VolumeTypeType of volume where data is stored (lssd, bssd, ...).
Defines whether to or not to store logical backups in the same region as the Database Instance.