toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.networkservices.kotlin.outputs
/
HttpRouteRuleMatchHeader
/
HttpRouteRuleMatchHeader
Http
Route
Rule
Match
Header
constructor
(
exactMatch
:
String
?
=
null
,
header
:
String
?
=
null
,
invertMatch
:
Boolean
?
=
null
,
prefixMatch
:
String
?
=
null
,
presentMatch
:
Boolean
?
=
null
,
rangeMatch
:
HttpRouteRuleMatchHeaderRangeMatch
?
=
null
,
regexMatch
:
String
?
=
null
,
suffixMatch
:
String
?
=
null
)