Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.Resources.WAFXssMatchSet
Description
Documentation
data WAFXssMatchSet #
Full data type definition for WAFXssMatchSet. See wafXssMatchSet
for a
more convenient constructor.
Constructors
WAFXssMatchSet | |
Instances
Arguments
:: Val Text | |
-> [WAFXssMatchSetXssMatchTuple] | |
-> WAFXssMatchSet |
Constructor for WAFXssMatchSet
containing required fields as arguments.
wafxmsName :: Lens' WAFXssMatchSet (Val Text) #