zone property

String? zone
getter/setter pair

Name of the zone in which login nodes should run, e.g., us-central1-a.

Must be in the same region as the cluster, and must match the zone of any other resources specified in the cluster.

Required.

Implementation

core.String? zone;