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