| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.WAFXssMatchSetXssMatchTuple
Synopsis
- data WAFXssMatchSetXssMatchTuple = WAFXssMatchSetXssMatchTuple {}
- wafXssMatchSetXssMatchTuple :: WAFXssMatchSetFieldToMatch -> Val Text -> WAFXssMatchSetXssMatchTuple
- wafxmsxmtFieldToMatch :: Lens' WAFXssMatchSetXssMatchTuple WAFXssMatchSetFieldToMatch
- wafxmsxmtTextTransformation :: Lens' WAFXssMatchSetXssMatchTuple (Val Text)
Documentation
data WAFXssMatchSetXssMatchTuple #
Full data type definition for WAFXssMatchSetXssMatchTuple. See
wafXssMatchSetXssMatchTuple for a more convenient constructor.
Constructors
| WAFXssMatchSetXssMatchTuple | |
Instances
Arguments
| :: WAFXssMatchSetFieldToMatch | |
| -> Val Text | |
| -> WAFXssMatchSetXssMatchTuple |
Constructor for WAFXssMatchSetXssMatchTuple containing required fields
as arguments.