| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.AppMesh.Route.HttpQueryParameterMatchProperty
Documentation
data HttpQueryParameterMatchProperty Source #
Constructors
| HttpQueryParameterMatchProperty | |
Instances
| ToJSON HttpQueryParameterMatchProperty Source # | |||||
| Show HttpQueryParameterMatchProperty Source # | |||||
Defined in Stratosphere.AppMesh.Route.HttpQueryParameterMatchProperty Methods showsPrec :: Int -> HttpQueryParameterMatchProperty -> ShowS # | |||||
| Eq HttpQueryParameterMatchProperty Source # | |||||
| ToResourceProperties HttpQueryParameterMatchProperty Source # | |||||
| Property "Exact" HttpQueryParameterMatchProperty Source # | |||||
Defined in Stratosphere.AppMesh.Route.HttpQueryParameterMatchProperty Associated Types
Methods set :: PropertyType "Exact" HttpQueryParameterMatchProperty -> HttpQueryParameterMatchProperty -> HttpQueryParameterMatchProperty # | |||||
| type PropertyType "Exact" HttpQueryParameterMatchProperty Source # | |||||