{ "name": "WorkflowExecutionTimedOutEventAttributes", "description": "Provides the details of the WorkflowExecutionTimedOut event.", "type": "object", "properties": [ { "name": "timeoutType", "type": "string", "description": "", "required": true }, { "name": "childPolicy", "type": "string", "description": "", "required": true } ] }