clusters property

List<Cluster>? clusters
getter/setter pair

A list of clusters in the project in the specified zone, or across all ones.

Implementation

core.List<Cluster>? clusters;