Amazon.ElastiCache.Model.RebootCacheClusterRequest.IsSetCacheNodeIdsToReboot C# (CSharp) 메소드

IsSetCacheNodeIdsToReboot() 개인적인 메소드

private IsSetCacheNodeIdsToReboot ( ) : bool
리턴 bool
        internal bool IsSetCacheNodeIdsToReboot()
        {
            return this._cacheNodeIdsToReboot != null && this._cacheNodeIdsToReboot.Count > 0; 
        }