| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty
Documentation
data ResponseInspectionJsonProperty Source #
Constructors
| ResponseInspectionJsonProperty | |
Fields
| |
Instances
data AWSManagedRulesACFPRuleSetProperty Source #
Constructors
| AWSManagedRulesACFPRuleSetProperty | |
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 | |||||
data RequestInspectionACFPProperty Source #
Constructors
| RequestInspectionACFPProperty | |
Instances
| ToJSON RequestInspectionACFPProperty Source # | |||||
| Show RequestInspectionACFPProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionACFPProperty Methods showsPrec :: Int -> RequestInspectionACFPProperty -> ShowS # show :: RequestInspectionACFPProperty -> String # showList :: [RequestInspectionACFPProperty] -> ShowS # | |||||
| Eq RequestInspectionACFPProperty Source # | |||||
| ToResourceProperties RequestInspectionACFPProperty Source # | |||||
| Property "AddressFields" RequestInspectionACFPProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionACFPProperty Associated Types
Methods set :: PropertyType "AddressFields" RequestInspectionACFPProperty -> RequestInspectionACFPProperty -> RequestInspectionACFPProperty # | |||||
| Property "EmailField" RequestInspectionACFPProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionACFPProperty Associated Types
Methods set :: PropertyType "EmailField" RequestInspectionACFPProperty -> RequestInspectionACFPProperty -> RequestInspectionACFPProperty # | |||||
| Property "PasswordField" RequestInspectionACFPProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionACFPProperty Associated Types
Methods set :: PropertyType "PasswordField" RequestInspectionACFPProperty -> RequestInspectionACFPProperty -> RequestInspectionACFPProperty # | |||||
| Property "PayloadType" RequestInspectionACFPProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionACFPProperty Associated Types
Methods set :: PropertyType "PayloadType" RequestInspectionACFPProperty -> RequestInspectionACFPProperty -> RequestInspectionACFPProperty # | |||||
| Property "PhoneNumberFields" RequestInspectionACFPProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionACFPProperty Associated Types
Methods set :: PropertyType "PhoneNumberFields" RequestInspectionACFPProperty -> RequestInspectionACFPProperty -> RequestInspectionACFPProperty # | |||||
| Property "UsernameField" RequestInspectionACFPProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionACFPProperty Associated Types
Methods set :: PropertyType "UsernameField" RequestInspectionACFPProperty -> RequestInspectionACFPProperty -> RequestInspectionACFPProperty # | |||||
| type PropertyType "AddressFields" RequestInspectionACFPProperty Source # | |||||
| type PropertyType "EmailField" RequestInspectionACFPProperty Source # | |||||
| type PropertyType "PasswordField" RequestInspectionACFPProperty Source # | |||||
| type PropertyType "PayloadType" RequestInspectionACFPProperty Source # | |||||
| type PropertyType "PhoneNumberFields" RequestInspectionACFPProperty Source # | |||||
| type PropertyType "UsernameField" RequestInspectionACFPProperty Source # | |||||
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 AWSManagedRulesATPRuleSetProperty Source #
Constructors
| AWSManagedRulesATPRuleSetProperty | |
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 | |||||
data RequestInspectionProperty Source #
Constructors
| RequestInspectionProperty | |
Fields | |
Instances
| ToJSON RequestInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionProperty Methods toJSON :: RequestInspectionProperty -> Value # toEncoding :: RequestInspectionProperty -> Encoding # toJSONList :: [RequestInspectionProperty] -> Value # | |||||
| Show RequestInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionProperty Methods showsPrec :: Int -> RequestInspectionProperty -> ShowS # show :: RequestInspectionProperty -> String # showList :: [RequestInspectionProperty] -> ShowS # | |||||
| Eq RequestInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionProperty Methods (==) :: RequestInspectionProperty -> RequestInspectionProperty -> Bool # (/=) :: RequestInspectionProperty -> RequestInspectionProperty -> Bool # | |||||
| ToResourceProperties RequestInspectionProperty Source # | |||||
| Property "PasswordField" RequestInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionProperty Associated Types
Methods set :: PropertyType "PasswordField" RequestInspectionProperty -> RequestInspectionProperty -> RequestInspectionProperty # | |||||
| Property "PayloadType" RequestInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionProperty Associated Types
Methods set :: PropertyType "PayloadType" RequestInspectionProperty -> RequestInspectionProperty -> RequestInspectionProperty # | |||||
| Property "UsernameField" RequestInspectionProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.RequestInspectionProperty Associated Types
Methods set :: PropertyType "UsernameField" RequestInspectionProperty -> RequestInspectionProperty -> RequestInspectionProperty # | |||||
| type PropertyType "PasswordField" RequestInspectionProperty Source # | |||||
| type PropertyType "PayloadType" RequestInspectionProperty Source # | |||||
| type PropertyType "UsernameField" RequestInspectionProperty 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 # | |||||
mkAWSManagedRulesACFPRuleSetProperty :: Value Text -> Value Text -> RequestInspectionACFPProperty -> AWSManagedRulesACFPRuleSetProperty Source #
mkRequestInspectionProperty :: FieldIdentifierProperty -> Value Text -> FieldIdentifierProperty -> RequestInspectionProperty 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 ManagedRuleGroupConfigProperty Source #
Constructors
| ManagedRuleGroupConfigProperty | |
Fields
| |
Instances
| ToJSON ManagedRuleGroupConfigProperty Source # | |||||
| Show ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Methods showsPrec :: Int -> ManagedRuleGroupConfigProperty -> ShowS # show :: ManagedRuleGroupConfigProperty -> String # showList :: [ManagedRuleGroupConfigProperty] -> ShowS # | |||||
| Eq ManagedRuleGroupConfigProperty Source # | |||||
| ToResourceProperties ManagedRuleGroupConfigProperty Source # | |||||
| Property "AWSManagedRulesACFPRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "AWSManagedRulesACFPRuleSet" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| Property "AWSManagedRulesATPRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "AWSManagedRulesATPRuleSet" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| Property "AWSManagedRulesAntiDDoSRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "AWSManagedRulesAntiDDoSRuleSet" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| Property "AWSManagedRulesBotControlRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "AWSManagedRulesBotControlRuleSet" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| Property "LoginPath" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "LoginPath" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| Property "PasswordField" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "PasswordField" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| Property "PayloadType" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "PayloadType" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| Property "UsernameField" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty Associated Types
Methods set :: PropertyType "UsernameField" ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty -> ManagedRuleGroupConfigProperty # | |||||
| type PropertyType "AWSManagedRulesACFPRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty type PropertyType "AWSManagedRulesACFPRuleSet" ManagedRuleGroupConfigProperty = AWSManagedRulesACFPRuleSetProperty | |||||
| type PropertyType "AWSManagedRulesATPRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty type PropertyType "AWSManagedRulesATPRuleSet" ManagedRuleGroupConfigProperty = AWSManagedRulesATPRuleSetProperty | |||||
| type PropertyType "AWSManagedRulesAntiDDoSRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty type PropertyType "AWSManagedRulesAntiDDoSRuleSet" ManagedRuleGroupConfigProperty = AWSManagedRulesAntiDDoSRuleSetProperty | |||||
| type PropertyType "AWSManagedRulesBotControlRuleSet" ManagedRuleGroupConfigProperty Source # | |||||
Defined in Stratosphere.WAFv2.WebACL.ManagedRuleGroupConfigProperty type PropertyType "AWSManagedRulesBotControlRuleSet" ManagedRuleGroupConfigProperty = AWSManagedRulesBotControlRuleSetProperty | |||||
| type PropertyType "LoginPath" ManagedRuleGroupConfigProperty Source # | |||||
| type PropertyType "PasswordField" ManagedRuleGroupConfigProperty Source # | |||||
| type PropertyType "PayloadType" ManagedRuleGroupConfigProperty Source # | |||||
| type PropertyType "UsernameField" ManagedRuleGroupConfigProperty Source # | |||||