Amazon.WAF.Model.GetRuleResponse.IsSetRule C# (CSharp) Méthode

IsSetRule() private méthode

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