Amazon.WAF.Model.UpdateSizeConstraintSetRequest.IsSetUpdates C# (CSharp) Method

IsSetUpdates() private method

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