Amazon.ElastiCache.Model.DescribeCacheClustersRequest.IsSetCacheClusterId C# (CSharp) Méthode

IsSetCacheClusterId() private méthode

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