Amazon.WAF.Model.UpdateWebACLRequest.IsSetDefaultAction C# (CSharp) Méthode

IsSetDefaultAction() private méthode

private IsSetDefaultAction ( ) : bool
Résultat bool
        internal bool IsSetDefaultAction()
        {
            return this._defaultAction != null;
        }