| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty
Documentation
data ResponseInspectionJsonProperty Source #
Constructors
| ResponseInspectionJsonProperty | |
Fields | |
Instances
data ResponseInspectionProperty Source #
Constructors
| ResponseInspectionProperty | |
Instances
| ToJSON ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty Methods toJSON :: ResponseInspectionProperty -> Value # toEncoding :: ResponseInspectionProperty -> Encoding # toJSONList :: [ResponseInspectionProperty] -> Value # toEncodingList :: [ResponseInspectionProperty] -> Encoding # | |||||
| Show ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty Methods showsPrec :: Int -> ResponseInspectionProperty -> ShowS # show :: ResponseInspectionProperty -> String # showList :: [ResponseInspectionProperty] -> ShowS # | |||||
| Eq ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty Methods (==) :: ResponseInspectionProperty -> ResponseInspectionProperty -> Bool # (/=) :: ResponseInspectionProperty -> ResponseInspectionProperty -> Bool # | |||||
| ToResourceProperties ResponseInspectionProperty Source # | |||||
| Property "BodyContains" ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty Associated Types
Methods set :: PropertyType "BodyContains" ResponseInspectionProperty -> ResponseInspectionProperty -> ResponseInspectionProperty # | |||||
| Property "Header" ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty Associated Types
Methods set :: PropertyType "Header" ResponseInspectionProperty -> ResponseInspectionProperty -> ResponseInspectionProperty # | |||||
| Property "Json" ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty Associated Types
Methods set :: PropertyType "Json" ResponseInspectionProperty -> ResponseInspectionProperty -> ResponseInspectionProperty # | |||||
| Property "StatusCode" ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty Associated Types
Methods set :: PropertyType "StatusCode" ResponseInspectionProperty -> ResponseInspectionProperty -> ResponseInspectionProperty # | |||||
| type PropertyType "BodyContains" ResponseInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionProperty type PropertyType "BodyContains" ResponseInspectionProperty = ResponseInspectionBodyContainsProperty | |||||
| type PropertyType "Header" ResponseInspectionProperty Source # | |||||
| type PropertyType "Json" ResponseInspectionProperty Source # | |||||
| type PropertyType "StatusCode" ResponseInspectionProperty Source # | |||||
data ResponseInspectionBodyContainsProperty Source #
Constructors
| ResponseInspectionBodyContainsProperty | |
Fields | |
Instances
| ToJSON ResponseInspectionBodyContainsProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionBodyContainsProperty Methods toJSON :: ResponseInspectionBodyContainsProperty -> Value # toEncoding :: ResponseInspectionBodyContainsProperty -> Encoding # toJSONList :: [ResponseInspectionBodyContainsProperty] -> Value # toEncodingList :: [ResponseInspectionBodyContainsProperty] -> Encoding # omitField :: ResponseInspectionBodyContainsProperty -> Bool # | |||||
| Show ResponseInspectionBodyContainsProperty Source # | |||||
| Eq ResponseInspectionBodyContainsProperty Source # | |||||
| ToResourceProperties ResponseInspectionBodyContainsProperty Source # | |||||
| Property "FailureStrings" ResponseInspectionBodyContainsProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionBodyContainsProperty Associated Types
Methods set :: PropertyType "FailureStrings" ResponseInspectionBodyContainsProperty -> ResponseInspectionBodyContainsProperty -> ResponseInspectionBodyContainsProperty # | |||||
| Property "SuccessStrings" ResponseInspectionBodyContainsProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionBodyContainsProperty Associated Types
Methods set :: PropertyType "SuccessStrings" ResponseInspectionBodyContainsProperty -> ResponseInspectionBodyContainsProperty -> ResponseInspectionBodyContainsProperty # | |||||
| type PropertyType "FailureStrings" ResponseInspectionBodyContainsProperty Source # | |||||
| type PropertyType "SuccessStrings" ResponseInspectionBodyContainsProperty Source # | |||||
data ResponseInspectionHeaderProperty Source #
Constructors
| ResponseInspectionHeaderProperty | |
Fields
| |
Instances
| ToJSON ResponseInspectionHeaderProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionHeaderProperty | |||||
| Show ResponseInspectionHeaderProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionHeaderProperty Methods showsPrec :: Int -> ResponseInspectionHeaderProperty -> ShowS # | |||||
| Eq ResponseInspectionHeaderProperty Source # | |||||
| ToResourceProperties ResponseInspectionHeaderProperty Source # | |||||
| Property "FailureValues" ResponseInspectionHeaderProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionHeaderProperty Associated Types
Methods set :: PropertyType "FailureValues" ResponseInspectionHeaderProperty -> ResponseInspectionHeaderProperty -> ResponseInspectionHeaderProperty # | |||||
| Property "Name" ResponseInspectionHeaderProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionHeaderProperty Associated Types
Methods set :: PropertyType "Name" ResponseInspectionHeaderProperty -> ResponseInspectionHeaderProperty -> ResponseInspectionHeaderProperty # | |||||
| Property "SuccessValues" ResponseInspectionHeaderProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionHeaderProperty Associated Types
Methods set :: PropertyType "SuccessValues" ResponseInspectionHeaderProperty -> ResponseInspectionHeaderProperty -> ResponseInspectionHeaderProperty # | |||||
| type PropertyType "FailureValues" ResponseInspectionHeaderProperty Source # | |||||
| type PropertyType "Name" ResponseInspectionHeaderProperty Source # | |||||
| type PropertyType "SuccessValues" ResponseInspectionHeaderProperty Source # | |||||
data ResponseInspectionStatusCodeProperty Source #
Constructors
| ResponseInspectionStatusCodeProperty | |
Fields | |
Instances
| ToJSON ResponseInspectionStatusCodeProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionStatusCodeProperty | |||||
| Show ResponseInspectionStatusCodeProperty Source # | |||||
| Eq ResponseInspectionStatusCodeProperty Source # | |||||
| ToResourceProperties ResponseInspectionStatusCodeProperty Source # | |||||
| Property "FailureCodes" ResponseInspectionStatusCodeProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionStatusCodeProperty Associated Types
Methods set :: PropertyType "FailureCodes" ResponseInspectionStatusCodeProperty -> ResponseInspectionStatusCodeProperty -> ResponseInspectionStatusCodeProperty # | |||||
| Property "SuccessCodes" ResponseInspectionStatusCodeProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ResponseInspectionStatusCodeProperty Associated Types
Methods set :: PropertyType "SuccessCodes" ResponseInspectionStatusCodeProperty -> ResponseInspectionStatusCodeProperty -> ResponseInspectionStatusCodeProperty # | |||||
| type PropertyType "FailureCodes" ResponseInspectionStatusCodeProperty Source # | |||||
| type PropertyType "SuccessCodes" ResponseInspectionStatusCodeProperty Source # | |||||
mkResponseInspectionBodyContainsProperty :: ValueList Text -> ValueList Text -> ResponseInspectionBodyContainsProperty Source #
mkResponseInspectionHeaderProperty :: ValueList Text -> Value Text -> ValueList Text -> ResponseInspectionHeaderProperty Source #
mkResponseInspectionJsonProperty :: ValueList Text -> Value Text -> ValueList Text -> ResponseInspectionJsonProperty Source #
mkResponseInspectionStatusCodeProperty :: ValueList Integer -> ValueList Integer -> ResponseInspectionStatusCodeProperty Source #
data AWSManagedRulesATPRuleSetProperty Source #
Constructors
| AWSManagedRulesATPRuleSetProperty | |
Fields | |
Instances
| ToJSON AWSManagedRulesATPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty | |||||
| Show AWSManagedRulesATPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty Methods showsPrec :: Int -> AWSManagedRulesATPRuleSetProperty -> ShowS # | |||||
| Eq AWSManagedRulesATPRuleSetProperty Source # | |||||
| ToResourceProperties AWSManagedRulesATPRuleSetProperty Source # | |||||
| Property "EnableRegexInPath" AWSManagedRulesATPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty Associated Types
Methods set :: PropertyType "EnableRegexInPath" AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty # | |||||
| Property "LoginPath" AWSManagedRulesATPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty Associated Types
Methods set :: PropertyType "LoginPath" AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty # | |||||
| Property "RequestInspection" AWSManagedRulesATPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty Associated Types
Methods set :: PropertyType "RequestInspection" AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty # | |||||
| Property "ResponseInspection" AWSManagedRulesATPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty Associated Types
Methods set :: PropertyType "ResponseInspection" AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty -> AWSManagedRulesATPRuleSetProperty # | |||||
| type PropertyType "EnableRegexInPath" AWSManagedRulesATPRuleSetProperty Source # | |||||
| type PropertyType "LoginPath" AWSManagedRulesATPRuleSetProperty Source # | |||||
| type PropertyType "RequestInspection" AWSManagedRulesATPRuleSetProperty Source # | |||||
| type PropertyType "ResponseInspection" AWSManagedRulesATPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesATPRuleSetProperty type PropertyType "ResponseInspection" AWSManagedRulesATPRuleSetProperty = ResponseInspectionProperty | |||||