{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "ListVirtualRoutersOutput", "type": "record", "fields": [ { "name": "nextToken", "type": "string" }, { "name": "virtualRouters", "type": "string" } ] }