MsgVpnQueuesResponse: {
    data?: MsgVpnQueue[];
    links?: MsgVpnQueueLinks[];
    meta: SempMeta;
}

Type declaration