| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.WAFRegionalByteMatchSetFieldToMatch
Synopsis
- data WAFRegionalByteMatchSetFieldToMatch = WAFRegionalByteMatchSetFieldToMatch {}
- wafRegionalByteMatchSetFieldToMatch :: Val Text -> WAFRegionalByteMatchSetFieldToMatch
- wafrbmsftmData :: Lens' WAFRegionalByteMatchSetFieldToMatch (Maybe (Val Text))
- wafrbmsftmType :: Lens' WAFRegionalByteMatchSetFieldToMatch (Val Text)
Documentation
data WAFRegionalByteMatchSetFieldToMatch #
Full data type definition for WAFRegionalByteMatchSetFieldToMatch. See
wafRegionalByteMatchSetFieldToMatch for a more convenient constructor.
Constructors
| WAFRegionalByteMatchSetFieldToMatch | |
wafRegionalByteMatchSetFieldToMatch #
Arguments
| :: Val Text | |
| -> WAFRegionalByteMatchSetFieldToMatch |
Constructor for WAFRegionalByteMatchSetFieldToMatch containing required
fields as arguments.