Amazon.ElastiCache.Model.DescribeCacheClustersRequest.IsSetCacheClusterId C# (CSharp) Method

IsSetCacheClusterId() private method

private IsSetCacheClusterId ( ) : bool
return bool
        internal bool IsSetCacheClusterId()
        {
            return this._cacheClusterId != null;
        }