{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/spectrum-config_dns_ttl",
"title": "spectrum-config_dns_ttl",
"description": "The TTL of our resolution of your DNS record in seconds.",
"minimum": 600,
"type": "integer"
}