A JavaScript variable name for the secret binding.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_secret_name", "title": "workers_secret_name", "description": "A JavaScript variable name for the secret binding.", "example": "mySecret", "readOnly": true, "type": "string" }