Properties of a database cluster.
displayName
String
The friendly name of your cluster.
[optional]
mariadbVersion
MariadbVersion
dnsName
The DNS name pointing to your cluster.
instances
Integer
The total number of instances in the cluster (one primary and n-1 secondary).
ram
The amount of memory per instance in gigabytes (GB).
cores
The number of CPU cores per instance.
storageSize
The amount of storage per instance in gigabytes (GB).
connections
List<Connection>
maintenanceWindow
MaintenanceWindow
Last updated 1 year ago