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