Amazon.ElastiCache.Model.DescribeCacheClustersRequest.IsSetCacheClusterId C# (CSharp) Метод

IsSetCacheClusterId() приватный Метод

private IsSetCacheClusterId ( ) : bool
Результат bool
        internal bool IsSetCacheClusterId()
        {
            return this._cacheClusterId != null;
        }