Amazon.WAF.Model.CreateRuleResponse.IsSetRule C# (CSharp) Method

IsSetRule() private method

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