Amazon.WAF.Model.ListIPSetsResponse.IsSetIPSets C# (CSharp) Méthode

IsSetIPSets() private méthode

private IsSetIPSets ( ) : bool
Résultat bool
        internal bool IsSetIPSets()
        {
            return this._ipSets != null && this._ipSets.Count > 0; 
        }