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

Stratosphere.VpcLattice.Rule.MatchProperty

Documentation

data HeaderMatchProperty Source #

Instances

Instances details
ToJSON HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

Show HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

Eq HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

ToResourceProperties HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

Property "CaseSensitive" HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

Associated Types

type PropertyType "CaseSensitive" HeaderMatchProperty 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

Property "Match" HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

Property "Name" HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

type PropertyType "CaseSensitive" HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

type PropertyType "Match" HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

type PropertyType "Name" HeaderMatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchProperty

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 HeaderMatchTypeProperty Source #

Instances

Instances details
ToJSON HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

Show HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

Eq HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

ToResourceProperties HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

Property "Contains" HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

Property "Exact" HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

Property "Prefix" HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

type PropertyType "Contains" HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

type PropertyType "Exact" HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

type PropertyType "Prefix" HeaderMatchTypeProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.HeaderMatchTypeProperty

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

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 MatchProperty Source #

Instances

Instances details
ToJSON MatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.MatchProperty

Show MatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.MatchProperty

Eq MatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.MatchProperty

ToResourceProperties MatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.MatchProperty

Property "HttpMatch" MatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.MatchProperty

Associated Types

type PropertyType "HttpMatch" MatchProperty 
Instance details

Defined in Stratosphere.VpcLattice.Rule.MatchProperty

type PropertyType "HttpMatch" MatchProperty Source # 
Instance details

Defined in Stratosphere.VpcLattice.Rule.MatchProperty