| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.WAFv2.RuleGroup.CustomRequestHandlingProperty
Documentation
data CustomRequestHandlingProperty Source #
Constructors
| CustomRequestHandlingProperty | |
Instances
| ToJSON CustomRequestHandlingProperty Source # | |||||
| Show CustomRequestHandlingProperty Source # | |||||
Defined in Stratosphere.WAFv2.RuleGroup.CustomRequestHandlingProperty Methods showsPrec :: Int -> CustomRequestHandlingProperty -> ShowS # show :: CustomRequestHandlingProperty -> String # showList :: [CustomRequestHandlingProperty] -> ShowS # | |||||
| Eq CustomRequestHandlingProperty Source # | |||||
| ToResourceProperties CustomRequestHandlingProperty Source # | |||||
| Property "InsertHeaders" CustomRequestHandlingProperty Source # | |||||
Defined in Stratosphere.WAFv2.RuleGroup.CustomRequestHandlingProperty Associated Types
Methods set :: PropertyType "InsertHeaders" CustomRequestHandlingProperty -> CustomRequestHandlingProperty -> CustomRequestHandlingProperty # | |||||
| type PropertyType "InsertHeaders" CustomRequestHandlingProperty Source # | |||||