MsgVpnReplayLogsResponse: {
    data?: MsgVpnReplayLog[];
    links?: MsgVpnReplayLogLinks[];
    meta: SempMeta;
}

Type declaration