| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Resources.WAFByteMatchSet
Description
Synopsis
Documentation
data WAFByteMatchSet #
Full data type definition for WAFByteMatchSet. See wafByteMatchSet for
a more convenient constructor.
Constructors
| WAFByteMatchSet | |
Instances
| Eq WAFByteMatchSet # | |
Defined in Stratosphere.Resources.WAFByteMatchSet Methods (==) :: WAFByteMatchSet -> WAFByteMatchSet -> Bool # (/=) :: WAFByteMatchSet -> WAFByteMatchSet -> Bool # | |
| Show WAFByteMatchSet # | |
Defined in Stratosphere.Resources.WAFByteMatchSet Methods showsPrec :: Int -> WAFByteMatchSet -> ShowS # show :: WAFByteMatchSet -> String # showList :: [WAFByteMatchSet] -> ShowS # | |
| ToJSON WAFByteMatchSet # | |
Defined in Stratosphere.Resources.WAFByteMatchSet Methods toJSON :: WAFByteMatchSet -> Value # toEncoding :: WAFByteMatchSet -> Encoding # toJSONList :: [WAFByteMatchSet] -> Value # toEncodingList :: [WAFByteMatchSet] -> Encoding # | |
| FromJSON WAFByteMatchSet # | |
Defined in Stratosphere.Resources.WAFByteMatchSet Methods parseJSON :: Value -> Parser WAFByteMatchSet # parseJSONList :: Value -> Parser [WAFByteMatchSet] # | |
Arguments
| :: Val Text | |
| -> WAFByteMatchSet |
Constructor for WAFByteMatchSet containing required fields as
arguments.