Type alias MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefixResponse

MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefixResponse: {
    data?: MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefix;
    links?: MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefixLinks;
    meta: SempMeta;
}