Amazon.ElastiCache.Model.ModifyCacheClusterResponse.IsSetCacheCluster C# (CSharp) Method

IsSetCacheCluster() private method

private IsSetCacheCluster ( ) : bool
return bool
        internal bool IsSetCacheCluster()
        {
            return this._cacheCluster != null;
        }
ModifyCacheClusterResponse