Amazon.ElastiCache.Model.DescribeCacheClustersRequest.IsSetCacheClusterId C# (CSharp) 메소드

IsSetCacheClusterId() 개인적인 메소드

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