stratosphere-appmesh-1.0.0: Stratosphere integration for AWS AppMesh.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Documentation

data HttpGatewayRouteMatchProperty Source #

Constructors

HttpGatewayRouteMatchProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayroutematch.html

Fields

Instances

Instances details
ToJSON HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Show HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Eq HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

ToResourceProperties HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Property "Headers" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Property "Hostname" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Property "Method" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Property "Path" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Property "Port" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Property "Prefix" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

Property "QueryParameters" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

type PropertyType "Headers" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

type PropertyType "Hostname" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

type PropertyType "Method" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

type PropertyType "Path" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

type PropertyType "Port" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

type PropertyType "Prefix" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty

type PropertyType "QueryParameters" HttpGatewayRouteMatchProperty Source # 
Instance details

Defined in Stratosphere.AppMesh.GatewayRoute.HttpGatewayRouteMatchProperty