Amazon.ElastiCache.Model.PendingModifiedValues.IsSetCacheNodeType C# (CSharp) 메소드

IsSetCacheNodeType() 개인적인 메소드

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