stratosphere-wafv2-1.0.0: Stratosphere integration for AWS WAFv2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.WAFv2.RegexPatternSet

Documentation

data RegexPatternSet Source #

Instances

Instances details
ToJSON RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Show RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Eq RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

ToResourceProperties RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Property "Description" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Associated Types

type PropertyType "Description" RegexPatternSet 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

type PropertyType "Description" RegexPatternSet = Value Text
Property "Name" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Associated Types

type PropertyType "Name" RegexPatternSet 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Property "RegularExpressionList" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Associated Types

type PropertyType "RegularExpressionList" RegexPatternSet 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

type PropertyType "RegularExpressionList" RegexPatternSet = ValueList Text

Methods

set :: PropertyType "RegularExpressionList" RegexPatternSet -> RegexPatternSet -> RegexPatternSet #

Property "Scope" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Associated Types

type PropertyType "Scope" RegexPatternSet 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Property "Tags" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

Associated Types

type PropertyType "Tags" RegexPatternSet 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

type PropertyType "Description" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

type PropertyType "Description" RegexPatternSet = Value Text
type PropertyType "Name" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

type PropertyType "RegularExpressionList" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

type PropertyType "RegularExpressionList" RegexPatternSet = ValueList Text
type PropertyType "Scope" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet

type PropertyType "Tags" RegexPatternSet Source # 
Instance details

Defined in Stratosphere.WAFv2.RegexPatternSet