toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networkservices.v1.kotlin.outputs
/
HttpRouteHeaderMatchResponse
/
HttpRouteHeaderMatchResponse
Http
Route
Header
Match
Response
constructor
(
exactMatch
:
String
,
header
:
String
,
invertMatch
:
Boolean
,
prefixMatch
:
String
,
presentMatch
:
Boolean
,
rangeMatch
:
HttpRouteHeaderMatchIntegerRangeResponse
,
regexMatch
:
String
,
suffixMatch
:
String
)