Values.AvailabilityZoneSourceDescribes an Availability Zone. This is returned only as part of a GetRegions request.
type nonrec t = {zoneName : NonEmptyString.t option;The name of the Availability Zone. The format is us-east-2a (case-sensitive).
*)state : NonEmptyString.t option;The state of the Availability Zone.
*)}