Amazon.ElastiCache.Model.DescribeCacheClustersResponse.IsSetCacheClusters C# (CSharp) Method

IsSetCacheClusters() private method

private IsSetCacheClusters ( ) : bool
return bool
        internal bool IsSetCacheClusters()
        {
            return this._cacheClusters != null && this._cacheClusters.Count > 0; 
        }
DescribeCacheClustersResponse