MsgVpnReplicatedTopicsResponse: {
    data?: MsgVpnReplicatedTopic[];
    links?: MsgVpnReplicatedTopicLinks[];
    meta: SempMeta;
}

Type declaration