MsgVpnDistributedCacheClustersResponse: {
    data?: MsgVpnDistributedCacheCluster[];
    links?: MsgVpnDistributedCacheClusterLinks[];
    meta: SempMeta;
}

Type declaration