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