pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.networkservices.kotlin.inputs
/
EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgsBuilder
Edge
Cache
Service
Routing
Path
Matcher
Route
Rule
Match
Rule
Header
Match
Args
Builder
class
EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgsBuilder
Builder for
EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgs
.
Functions
Functions
exact
Match
Link copied to clipboard
@
JvmName
(
name
=
"oifrepaxmgibtdeh"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yixmkixumkamvcsq"
)
suspend
fun
exactMatch
(
value
:
String
?
)
header
Name
Link copied to clipboard
@
JvmName
(
name
=
"ubefyarneijlvrqb"
)
suspend
fun
headerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sprbmxxiqldwgbcr"
)
suspend
fun
headerName
(
value
:
String
)
invert
Match
Link copied to clipboard
@
JvmName
(
name
=
"qulhtpqbmkphxmxx"
)
suspend
fun
invertMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"jcxpjhriycecsjaq"
)
suspend
fun
invertMatch
(
value
:
Boolean
?
)
prefix
Match
Link copied to clipboard
@
JvmName
(
name
=
"uncrsckxfgprhlhm"
)
suspend
fun
prefixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"afhqdltnpftayfxd"
)
suspend
fun
prefixMatch
(
value
:
String
?
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"ivbushjdwtewaiar"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"nmjtvfavyjpejuji"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
suffix
Match
Link copied to clipboard
@
JvmName
(
name
=
"agjbjmplkmabqwqe"
)
suspend
fun
suffixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"npdxhjyroflbocqj"
)
suspend
fun
suffixMatch
(
value
:
String
?
)