Amazon.WAF.Model.UpdateRuleRequest.IsSetUpdates C# (CSharp) Méthode

IsSetUpdates() private méthode

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