stratosphere-wafregional-1.0.0: Stratosphere integration for AWS WAFRegional.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.WAFRegional.ByteMatchSet

Documentation

data ByteMatchTupleProperty Source #

Instances

Instances details
ToJSON ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Show ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Eq ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

ToResourceProperties ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Property "FieldToMatch" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Property "PositionalConstraint" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Associated Types

type PropertyType "PositionalConstraint" ByteMatchTupleProperty 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "PositionalConstraint" ByteMatchTupleProperty = Value Text
Property "TargetString" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Associated Types

type PropertyType "TargetString" ByteMatchTupleProperty 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Property "TargetStringBase64" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Associated Types

type PropertyType "TargetStringBase64" ByteMatchTupleProperty 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "TargetStringBase64" ByteMatchTupleProperty = Value Text
Property "TextTransformation" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

Associated Types

type PropertyType "TextTransformation" ByteMatchTupleProperty 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "TextTransformation" ByteMatchTupleProperty = Value Text
type PropertyType "FieldToMatch" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "PositionalConstraint" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "PositionalConstraint" ByteMatchTupleProperty = Value Text
type PropertyType "TargetString" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "TargetStringBase64" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "TargetStringBase64" ByteMatchTupleProperty = Value Text
type PropertyType "TextTransformation" ByteMatchTupleProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.ByteMatchTupleProperty

type PropertyType "TextTransformation" ByteMatchTupleProperty = Value Text

data FieldToMatchProperty Source #

Instances

Instances details
ToJSON FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

Show FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

Eq FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

ToResourceProperties FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

Property "Data" FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

Property "Type" FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

type PropertyType "Data" FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

type PropertyType "Type" FieldToMatchProperty Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet.FieldToMatchProperty

data ByteMatchSet Source #

Instances

Instances details
ToJSON ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

Show ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

Eq ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

ToResourceProperties ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

Property "ByteMatchTuples" ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

Associated Types

type PropertyType "ByteMatchTuples" ByteMatchSet 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

Methods

set :: PropertyType "ByteMatchTuples" ByteMatchSet -> ByteMatchSet -> ByteMatchSet #

Property "Name" ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

Associated Types

type PropertyType "Name" ByteMatchSet 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

type PropertyType "ByteMatchTuples" ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet

type PropertyType "Name" ByteMatchSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.ByteMatchSet