/dhall-aws-cloudformation/gh-pages/cloudformation/AWS::WAFv2::WebACL/Statement.dhall.html
Copy path to clipboardSource
<!DOCTYPE HTML><html><head><title>/cloudformation/AWS::WAFv2::WebACL/Statement.dhall</title><link rel="stylesheet" type="text/css" href="../../index.css"><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=Lato:ital,wght@0,400;0,700;1,400&display=swap"><script type="text/javascript" src="../../index.js"></script><meta charset="UTF-8"></head><body><div class="nav-bar"><img class="dhall-icon" src="../../dhall-icon.svg"><p class="package-title">dhall-aws-cloudformation</p><div class="nav-bar-content-divider"></div><a id="switch-light-dark-mode" class="nav-option">Switch Light/Dark Mode</a></div><div class="main-container"><h2 class="doc-title"><span class="crumb-divider">/</span><a href="../../index.html">dhall-aws-cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="../index.html">cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="index.html">AWS::WAFv2::WebACL</a><span class="crumb-divider">/</span><span class="title-crumb" href="index.html">Statement.dhall</span></h2><a class="copy-to-clipboard" data-path="https://raw.githubusercontent.com/jcouyang/dhall-aws-cloudformation/0.9.81/cloudformation/AWS::WAFv2::WebACL/Statement.dhall"><i><small>Copy path to clipboard</small></i></a><br><div class="doc-contents"></div><h3>Source</h3><div class="source-code"><pre>{ Type =<br> { AndStatement : Optional (<a href="./AndStatement.dhall.html">./AndStatement.dhall</a>).Type<br> , ByteMatchStatement : Optional (<a href="./ByteMatchStatement.dhall.html">./ByteMatchStatement.dhall</a>).Type<br> , GeoMatchStatement : Optional (<a href="./GeoMatchStatement.dhall.html">./GeoMatchStatement.dhall</a>).Type<br> , IPSetReferenceStatement : Optional (<a href="./IPSetReferenceStatement.dhall.html">./IPSetReferenceStatement.dhall</a>).Type<br> , LabelMatchStatement : Optional (<a href="./LabelMatchStatement.dhall.html">./LabelMatchStatement.dhall</a>).Type<br> , ManagedRuleGroupStatement :<br> Optional (<a href="./ManagedRuleGroupStatement.dhall.html">./ManagedRuleGroupStatement.dhall</a>).Type<br> , NotStatement : Optional (<a href="./NotStatement.dhall.html">./NotStatement.dhall</a>).Type<br> , OrStatement : Optional (<a href="./OrStatement.dhall.html">./OrStatement.dhall</a>).Type<br> , RateBasedStatement : Optional (<a href="./RateBasedStatement.dhall.html">./RateBasedStatement.dhall</a>).Type<br> , RegexMatchStatement : Optional (<a href="./RegexMatchStatement.dhall.html">./RegexMatchStatement.dhall</a>).Type<br> , RegexPatternSetReferenceStatement :<br> Optional (<a href="./RegexPatternSetReferenceStatement.dhall.html">./RegexPatternSetReferenceStatement.dhall</a>).Type<br> , RuleGroupReferenceStatement :<br> Optional (<a href="./RuleGroupReferenceStatement.dhall.html">./RuleGroupReferenceStatement.dhall</a>).Type<br> , SizeConstraintStatement : Optional (<a href="./SizeConstraintStatement.dhall.html">./SizeConstraintStatement.dhall</a>).Type<br> , SqliMatchStatement : Optional (<a href="./SqliMatchStatement.dhall.html">./SqliMatchStatement.dhall</a>).Type<br> , XssMatchStatement : Optional (<a href="./XssMatchStatement.dhall.html">./XssMatchStatement.dhall</a>).Type<br> }<br>, default =<br> { AndStatement = None (<a href="./AndStatement.dhall.html">./AndStatement.dhall</a>).Type<br> , ByteMatchStatement = None (<a href="./ByteMatchStatement.dhall.html">./ByteMatchStatement.dhall</a>).Type<br> , GeoMatchStatement = None (<a href="./GeoMatchStatement.dhall.html">./GeoMatchStatement.dhall</a>).Type<br> , IPSetReferenceStatement = None (<a href="./IPSetReferenceStatement.dhall.html">./IPSetReferenceStatement.dhall</a>).Type<br> , LabelMatchStatement = None (<a href="./LabelMatchStatement.dhall.html">./LabelMatchStatement.dhall</a>).Type<br> , ManagedRuleGroupStatement = None (<a href="./ManagedRuleGroupStatement.dhall.html">./ManagedRuleGroupStatement.dhall</a>).Type<br> , NotStatement = None (<a href="./NotStatement.dhall.html">./NotStatement.dhall</a>).Type<br> , OrStatement = None (<a href="./OrStatement.dhall.html">./OrStatement.dhall</a>).Type<br> , RateBasedStatement = None (<a href="./RateBasedStatement.dhall.html">./RateBasedStatement.dhall</a>).Type<br> , RegexMatchStatement = None (<a href="./RegexMatchStatement.dhall.html">./RegexMatchStatement.dhall</a>).Type<br> , RegexPatternSetReferenceStatement =<br> None (<a href="./RegexPatternSetReferenceStatement.dhall.html">./RegexPatternSetReferenceStatement.dhall</a>).Type<br> , RuleGroupReferenceStatement =<br> None (<a href="./RuleGroupReferenceStatement.dhall.html">./RuleGroupReferenceStatement.dhall</a>).Type<br> , SizeConstraintStatement = None (<a href="./SizeConstraintStatement.dhall.html">./SizeConstraintStatement.dhall</a>).Type<br> , SqliMatchStatement = None (<a href="./SqliMatchStatement.dhall.html">./SqliMatchStatement.dhall</a>).Type<br> , XssMatchStatement = None (<a href="./XssMatchStatement.dhall.html">./XssMatchStatement.dhall</a>).Type<br> }<br>}<br></pre></div></div></body></html>