Hostname of the Worker Domain.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_hostname", "title": "workers_hostname", "description": "Hostname of the Worker Domain.", "example": "foo.example.com", "type": "string" }