Type alias MsgVpnDistributedCacheClusterGlobalCachingHomeClusterResponse

MsgVpnDistributedCacheClusterGlobalCachingHomeClusterResponse: {
    data?: MsgVpnDistributedCacheClusterGlobalCachingHomeCluster;
    links?: MsgVpnDistributedCacheClusterGlobalCachingHomeClusterLinks;
    meta: SempMeta;
}