clusters property
The clusters to be created within the instance, mapped by desired cluster
ID, e.g., just mycluster
rather than
projects/myproject/instances/myinstance/clusters/mycluster
.
Fields marked OutputOnly
must be left blank.
Required.
Implementation
core.Map<core.String, Cluster>? clusters;