Properties of a database cluster.
display_name
str
The friendly name of your cluster.
[optional]
mariadb_version
MariadbVersion
dns_name
The DNS name pointing to your cluster.
instances
int
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.
storage_size
The amount of storage per instance in gigabytes (GB).
connections
list[Connection]
maintenance_window
MaintenanceWindow
Last updated 1 year ago