clusterUuid property

String? clusterUuid
getter/setter pair

Specifying the cluster_uuid means the RPC will fail (with error NOT_FOUND) if a cluster with the specified UUID does not exist.

Optional.

Implementation

core.String? clusterUuid;