pulumi-aws-kotlin
6.6.1.0
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
)
Types
Constructors
Properties
Constructors
Gateway
Route
Spec
Http2Route
Match
Query
Parameter
Match
Link copied to clipboard
fun
GatewayRouteSpecHttp2RouteMatchQueryParameterMatch
(
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.