Amazon.ElastiCache.Model.PurchaseReservedCacheNodesOfferingRequest.IsSetCacheNodeCount C# (CSharp) 메소드

IsSetCacheNodeCount() 개인적인 메소드

private IsSetCacheNodeCount ( ) : bool
리턴 bool
        internal bool IsSetCacheNodeCount()
        {
            return this._cacheNodeCount.HasValue; 
        }