| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteProperty
Documentation
data GatewayRouteHostnameRewriteProperty Source #
Constructors
| GatewayRouteHostnameRewriteProperty | |
Instances
| ToJSON GatewayRouteHostnameRewriteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GatewayRouteHostnameRewriteProperty | |||||
| Show GatewayRouteHostnameRewriteProperty Source # | |||||
| Eq GatewayRouteHostnameRewriteProperty Source # | |||||
| ToResourceProperties GatewayRouteHostnameRewriteProperty Source # | |||||
| Property "DefaultTargetHostname" GatewayRouteHostnameRewriteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GatewayRouteHostnameRewriteProperty Associated Types
Methods set :: PropertyType "DefaultTargetHostname" GatewayRouteHostnameRewriteProperty -> GatewayRouteHostnameRewriteProperty -> GatewayRouteHostnameRewriteProperty # | |||||
| type PropertyType "DefaultTargetHostname" GatewayRouteHostnameRewriteProperty Source # | |||||
data GatewayRouteTargetProperty Source #
Constructors
| GatewayRouteTargetProperty | |
Fields | |
Instances
data GatewayRouteVirtualServiceProperty Source #
Constructors
| GatewayRouteVirtualServiceProperty | |
Instances
| ToJSON GatewayRouteVirtualServiceProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GatewayRouteVirtualServiceProperty | |||||
| Show GatewayRouteVirtualServiceProperty Source # | |||||
| Eq GatewayRouteVirtualServiceProperty Source # | |||||
| ToResourceProperties GatewayRouteVirtualServiceProperty Source # | |||||
| Property "VirtualServiceName" GatewayRouteVirtualServiceProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GatewayRouteVirtualServiceProperty Associated Types
Methods set :: PropertyType "VirtualServiceName" GatewayRouteVirtualServiceProperty -> GatewayRouteVirtualServiceProperty -> GatewayRouteVirtualServiceProperty # | |||||
| type PropertyType "VirtualServiceName" GatewayRouteVirtualServiceProperty Source # | |||||
data GrpcGatewayRouteActionProperty Source #
Constructors
| GrpcGatewayRouteActionProperty | |
Instances
| ToJSON GrpcGatewayRouteActionProperty Source # | |||||
| Show GrpcGatewayRouteActionProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteActionProperty Methods showsPrec :: Int -> GrpcGatewayRouteActionProperty -> ShowS # show :: GrpcGatewayRouteActionProperty -> String # showList :: [GrpcGatewayRouteActionProperty] -> ShowS # | |||||
| Eq GrpcGatewayRouteActionProperty Source # | |||||
| ToResourceProperties GrpcGatewayRouteActionProperty Source # | |||||
| Property "Rewrite" GrpcGatewayRouteActionProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteActionProperty Associated Types
Methods set :: PropertyType "Rewrite" GrpcGatewayRouteActionProperty -> GrpcGatewayRouteActionProperty -> GrpcGatewayRouteActionProperty # | |||||
| Property "Target" GrpcGatewayRouteActionProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteActionProperty Associated Types
Methods set :: PropertyType "Target" GrpcGatewayRouteActionProperty -> GrpcGatewayRouteActionProperty -> GrpcGatewayRouteActionProperty # | |||||
| type PropertyType "Rewrite" GrpcGatewayRouteActionProperty Source # | |||||
| type PropertyType "Target" GrpcGatewayRouteActionProperty Source # | |||||
data GrpcGatewayRouteRewriteProperty Source #
Constructors
| GrpcGatewayRouteRewriteProperty | |
Fields | |
Instances
| ToJSON GrpcGatewayRouteRewriteProperty Source # | |||||
| Show GrpcGatewayRouteRewriteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteRewriteProperty Methods showsPrec :: Int -> GrpcGatewayRouteRewriteProperty -> ShowS # | |||||
| Eq GrpcGatewayRouteRewriteProperty Source # | |||||
| ToResourceProperties GrpcGatewayRouteRewriteProperty Source # | |||||
| Property "Hostname" GrpcGatewayRouteRewriteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteRewriteProperty Associated Types
Methods set :: PropertyType "Hostname" GrpcGatewayRouteRewriteProperty -> GrpcGatewayRouteRewriteProperty -> GrpcGatewayRouteRewriteProperty # | |||||
| type PropertyType "Hostname" GrpcGatewayRouteRewriteProperty Source # | |||||
mkGatewayRouteTargetProperty :: GatewayRouteVirtualServiceProperty -> GatewayRouteTargetProperty Source #
mkGrpcGatewayRouteActionProperty :: GatewayRouteTargetProperty -> GrpcGatewayRouteActionProperty Source #
data GrpcGatewayRouteProperty Source #
Constructors
| GrpcGatewayRouteProperty | |
Fields | |
Instances
| ToJSON GrpcGatewayRouteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteProperty Methods toJSON :: GrpcGatewayRouteProperty -> Value # toEncoding :: GrpcGatewayRouteProperty -> Encoding # toJSONList :: [GrpcGatewayRouteProperty] -> Value # | |||||
| Show GrpcGatewayRouteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteProperty Methods showsPrec :: Int -> GrpcGatewayRouteProperty -> ShowS # show :: GrpcGatewayRouteProperty -> String # showList :: [GrpcGatewayRouteProperty] -> ShowS # | |||||
| Eq GrpcGatewayRouteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteProperty Methods (==) :: GrpcGatewayRouteProperty -> GrpcGatewayRouteProperty -> Bool # (/=) :: GrpcGatewayRouteProperty -> GrpcGatewayRouteProperty -> Bool # | |||||
| ToResourceProperties GrpcGatewayRouteProperty Source # | |||||
| Property "Action" GrpcGatewayRouteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteProperty Associated Types
Methods set :: PropertyType "Action" GrpcGatewayRouteProperty -> GrpcGatewayRouteProperty -> GrpcGatewayRouteProperty # | |||||
| Property "Match" GrpcGatewayRouteProperty Source # | |||||
Defined in Stratosphere.AppMesh.GatewayRoute.GrpcGatewayRouteProperty Associated Types
Methods set :: PropertyType "Match" GrpcGatewayRouteProperty -> GrpcGatewayRouteProperty -> GrpcGatewayRouteProperty # | |||||
| type PropertyType "Action" GrpcGatewayRouteProperty Source # | |||||
| type PropertyType "Match" GrpcGatewayRouteProperty Source # | |||||