Amazon.ElastiCache.Model.RebootCacheClusterRequest.IsSetCacheNodeIdsToReboot C# (CSharp) Méthode

IsSetCacheNodeIdsToReboot() private méthode

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