Amazon.WAFRegional.Model.GetRuleResponse.IsSetRule C# (CSharp) Method

IsSetRule() private method

private IsSetRule ( ) : bool
return bool
        internal bool IsSetRule()
        {
            return this._rule != null;
        }
GetRuleResponse