Timestamp of when the tunnel connection was started.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_run_at", "title": "tunnel_run_at", "description": "Timestamp of when the tunnel connection was started.", "example": "2009-11-10T23:00:00Z", "format": "date-time", "type": "string" }