toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
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
.
Members
Functions
exact
Match
Link copied to clipboard
@
JvmName
(
name
=
"tdkqbjcyeojmowla"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cbtycqywepcjtivp"
)
suspend
fun
exactMatch
(
value
:
String
?
)
header
Name
Link copied to clipboard
@
JvmName
(
name
=
"ypubstywpqphimht"
)
suspend
fun
headerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jwvwtbciavvgqxis"
)
suspend
fun
headerName
(
value
:
String
)
invert
Match
Link copied to clipboard
@
JvmName
(
name
=
"bsboklsxgvgoaysy"
)
suspend
fun
invertMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"jkaqjxgjemubfsje"
)
suspend
fun
invertMatch
(
value
:
Boolean
?
)
prefix
Match
Link copied to clipboard
@
JvmName
(
name
=
"rtompxlmvirdtqhn"
)
suspend
fun
prefixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ntiqdjqhdtbjyylo"
)
suspend
fun
prefixMatch
(
value
:
String
?
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"sjjblxlwlyxkffgo"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"prgiikiyyxxrhdqv"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
suffix
Match
Link copied to clipboard
@
JvmName
(
name
=
"flvnntedoghjifsv"
)
suspend
fun
suffixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oxyvjskryqjsnvte"
)
suspend
fun
suffixMatch
(
value
:
String
?
)