Amazon.ElastiCache.Model.RebootCacheClusterRequest.IsSetCacheNodeIdsToReboot C# (CSharp) Метод

IsSetCacheNodeIdsToReboot() приватный Метод

private IsSetCacheNodeIdsToReboot ( ) : bool
Результат bool
        internal bool IsSetCacheNodeIdsToReboot()
        {
            return this._cacheNodeIdsToReboot != null && this._cacheNodeIdsToReboot.Count > 0; 
        }