Defines whether or not backups are disabled.
Database engine of the Database Instance.
Optional
initEndpoints?: DocumentDB.v1beta1.EndpointSpec[]One or multiple EndpointSpec used to expose your Database Instance. A load_balancer public endpoint is systematically created.
Optional
initSettings?: DocumentDB.v1beta1.InstanceSetting[]List of engine settings to be set upon Database Instance initialization.
Defines whether or not High-Availability is enabled.
Optional
name?: stringName of the Database Instance.
Type of node to use for the Database Instance.
Optional
organizationId?: stringPassword of the user.
Optional
projectId?: stringThe Project ID on which the Database Instance will be created.
One-of ('projectIdentifier'): at most one of 'organizationId', 'projectId' could be set.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
tags?: string[]Tags to apply to the Database Instance.
Username created when the Database Instance is created.
Volume size when volume_type is not lssd.
Optional
volumeType?: DocumentDB.v1beta1.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.