zone property

String? zone
getter/setter pair

The zone where workflow process executes.

This parameter does not affect the selection of the cluster.If unspecified, the zone of the first cluster matching the selector is used.

Optional.

Implementation

core.String? zone;