Type alias MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefixesResponse

MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefixesResponse: {
    data?: MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefix[];
    links?: MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefixLinks[];
    meta: SempMeta;
}