| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.WAFRegionalRulePredicate
- data WAFRegionalRulePredicate = WAFRegionalRulePredicate {}
- wafRegionalRulePredicate :: Val Text -> Val Bool -> Val Text -> WAFRegionalRulePredicate
- wafrrpDataId :: Lens' WAFRegionalRulePredicate (Val Text)
- wafrrpNegated :: Lens' WAFRegionalRulePredicate (Val Bool)
- wafrrpType :: Lens' WAFRegionalRulePredicate (Val Text)
Documentation
data WAFRegionalRulePredicate #
Full data type definition for WAFRegionalRulePredicate. See
wafRegionalRulePredicate for a more convenient constructor.
Constructors
| WAFRegionalRulePredicate | |
Constructor for WAFRegionalRulePredicate containing required fields as
arguments.