| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty
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 AWSManagedRulesACFPRuleSetProperty Source #
Constructors
| AWSManagedRulesACFPRuleSetProperty | |
Fields | |
Instances
| ToJSON AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty | |||||
| Show AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty Methods showsPrec :: Int -> AWSManagedRulesACFPRuleSetProperty -> ShowS # | |||||
| Eq AWSManagedRulesACFPRuleSetProperty Source # | |||||
| ToResourceProperties AWSManagedRulesACFPRuleSetProperty Source # | |||||
| Property "CreationPath" AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty Associated Types
Methods set :: PropertyType "CreationPath" AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty # | |||||
| Property "EnableRegexInPath" AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty Associated Types
Methods set :: PropertyType "EnableRegexInPath" AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty # | |||||
| Property "RegistrationPagePath" AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty Associated Types
Methods set :: PropertyType "RegistrationPagePath" AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty # | |||||
| Property "RequestInspection" AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty Associated Types
Methods set :: PropertyType "RequestInspection" AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty # | |||||
| Property "ResponseInspection" AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty Associated Types
Methods set :: PropertyType "ResponseInspection" AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty -> AWSManagedRulesACFPRuleSetProperty # | |||||
| type PropertyType "CreationPath" AWSManagedRulesACFPRuleSetProperty Source # | |||||
| type PropertyType "EnableRegexInPath" AWSManagedRulesACFPRuleSetProperty Source # | |||||
| type PropertyType "RegistrationPagePath" AWSManagedRulesACFPRuleSetProperty Source # | |||||
| type PropertyType "RequestInspection" AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty type PropertyType "RequestInspection" AWSManagedRulesACFPRuleSetProperty = RequestInspectionACFPProperty | |||||
| type PropertyType "ResponseInspection" AWSManagedRulesACFPRuleSetProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.AWSManagedRulesACFPRuleSetProperty type PropertyType "ResponseInspection" AWSManagedRulesACFPRuleSetProperty = ResponseInspectionProperty | |||||