stratosphere-vpclattice-1.0.0: Stratosphere integration for AWS VpcLattice.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.VpcLattice.Rule.HttpMatchProperty

Documentation

data PathMatchProperty Source #

Instances

Instances details
ToJSON PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

Show PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

Eq PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

ToResourceProperties PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

Property "CaseSensitive" PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

Associated Types

type PropertyType "CaseSensitive" PathMatchProperty 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

type PropertyType "CaseSensitive" PathMatchProperty = Value Bool
Property "Match" PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

type PropertyType "CaseSensitive" PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

type PropertyType "CaseSensitive" PathMatchProperty = Value Bool
type PropertyType "Match" PathMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchProperty

data PathMatchTypeProperty Source #

Instances

Instances details
ToJSON PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

Show PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

Eq PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

ToResourceProperties PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

Property "Exact" PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

Property "Prefix" PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

type PropertyType "Exact" PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

type PropertyType "Prefix" PathMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.PathMatchTypeProperty

data HttpMatchProperty Source #

Instances

Instances details
ToJSON HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Show HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Eq HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

ToResourceProperties HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Property "HeaderMatches" HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Associated Types

type PropertyType "HeaderMatches" HttpMatchProperty 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Property "Method" HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Associated Types

type PropertyType "Method" HttpMatchProperty 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Property "PathMatch" HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

Associated Types

type PropertyType "PathMatch" HttpMatchProperty 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

type PropertyType "HeaderMatches" HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

type PropertyType "Method" HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty

type PropertyType "PathMatch" HttpMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HttpMatchProperty