MsgVpnReplayLogResponse: {
    data?: MsgVpnReplayLog;
    links?: MsgVpnReplayLogLinks;
    meta: SempMeta;
}

Type declaration