toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.outputs
/
GatewayRouteSpecHttp2RouteMatchQueryParameterMatch
Gateway
Route
Spec
Http2Route
Match
Query
Parameter
Match
data
class
GatewayRouteSpecHttp2RouteMatchQueryParameterMatch
(
val
exact
:
String
?
=
null
)
Members
Constructors
Gateway
Route
Spec
Http2Route
Match
Query
Parameter
Match
Link copied to clipboard
constructor
(
exact
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
exact
Link copied to clipboard
val
exact
:
String
?
=
null
Header value sent by the client must match the specified value exactly.