| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.WAFv2.WebACL.ClientSideActionConfigProperty
Documentation
data ClientSideActionProperty Source #
Constructors
| ClientSideActionProperty | |
Fields
| |
Instances
data RegexProperty Source #
Constructors
| RegexProperty | |
Fields
| |
Instances
| ToJSON RegexProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RegexProperty Methods toJSON :: RegexProperty -> Value # toEncoding :: RegexProperty -> Encoding # toJSONList :: [RegexProperty] -> Value # toEncodingList :: [RegexProperty] -> Encoding # omitField :: RegexProperty -> Bool # | |||||
| Show RegexProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RegexProperty Methods showsPrec :: Int -> RegexProperty -> ShowS # show :: RegexProperty -> String # showList :: [RegexProperty] -> ShowS # | |||||
| Eq RegexProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RegexProperty Methods (==) :: RegexProperty -> RegexProperty -> Bool # (/=) :: RegexProperty -> RegexProperty -> Bool # | |||||
| ToResourceProperties RegexProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RegexProperty Methods toResourceProperties :: RegexProperty -> ResourceProperties # | |||||
| Property "RegexString" RegexProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RegexProperty Associated Types
Methods set :: PropertyType "RegexString" RegexProperty -> RegexProperty -> RegexProperty # | |||||
| type PropertyType "RegexString" RegexProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RegexProperty | |||||
data ClientSideActionConfigProperty Source #
Constructors
| ClientSideActionConfigProperty | |
Instances
| ToJSON ClientSideActionConfigProperty Source # | |||||
| Show ClientSideActionConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ClientSideActionConfigProperty Methods showsPrec :: Int -> ClientSideActionConfigProperty -> ShowS # show :: ClientSideActionConfigProperty -> String # showList :: [ClientSideActionConfigProperty] -> ShowS # | |||||
| Eq ClientSideActionConfigProperty Source # | |||||
| ToResourceProperties ClientSideActionConfigProperty Source # | |||||
| Property "Challenge" ClientSideActionConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ClientSideActionConfigProperty Associated Types
Methods set :: PropertyType "Challenge" ClientSideActionConfigProperty -> ClientSideActionConfigProperty -> ClientSideActionConfigProperty # | |||||
| type PropertyType "Challenge" ClientSideActionConfigProperty Source # | |||||