Amazon.WAFRegional.Model.RuleUpdate.IsSetPredicate C# (CSharp) Method

IsSetPredicate() private method

private IsSetPredicate ( ) : bool
return bool
        internal bool IsSetPredicate()
        {
            return this._predicate != null;
        }