Amazon.WAF.Model.RuleSummary.IsSetRuleId C# (CSharp) Method

IsSetRuleId() private method

private IsSetRuleId ( ) : bool
return bool
        internal bool IsSetRuleId()
        {
            return this._ruleId != null;
        }