ZoneStatus type

Indicates whether the cluster is zonal or non-zonal.
KnownZoneStatus can be used interchangeably with ZoneStatus, this enum contains the known values that the service supports.

Known values supported by the service

NonZonal: NonZonal
ZonalInconsistency: ZonalInconsistency
Zonal: Zonal

type ZoneStatus = string