pulumi-gcp-kotlin
6.49.0.1
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
=
"ufgsnipqfnhuohth"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"onptaempvtlksjjc"
)
suspend
fun
exactMatch
(
value
:
String
?
)
header
Name
Link copied to clipboard
@
JvmName
(
name
=
"albdtcudhmrjceet"
)
suspend
fun
headerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nrbqocelkpanhfhh"
)
suspend
fun
headerName
(
value
:
String
)
invert
Match
Link copied to clipboard
@
JvmName
(
name
=
"hjvhakbmdhfrnipr"
)
suspend
fun
invertMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"utgokoiqfcppkgdy"
)
suspend
fun
invertMatch
(
value
:
Boolean
?
)
prefix
Match
Link copied to clipboard
@
JvmName
(
name
=
"wsupgchbypotlfrd"
)
suspend
fun
prefixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"juxpaojivhchotul"
)
suspend
fun
prefixMatch
(
value
:
String
?
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"hqrfoalhbbwiicdc"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ljvwtllprdwsxcaq"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
suffix
Match
Link copied to clipboard
@
JvmName
(
name
=
"yfguxtpbcvprgrcm"
)
suspend
fun
suffixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qrmpsflkltmyijat"
)
suspend
fun
suffixMatch
(
value
:
String
?
)