Name of the zone.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_zone_name", "title": "workers_zone_name", "description": "Name of the zone.", "example": "example.com", "type": "string" }