toggle menu
pulumi-gcp-kotlin
8.31.0.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
=
"ahsbmxjfxnodtyxq"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tkoeambrpbjhvyhi"
)
suspend
fun
exactMatch
(
value
:
String
?
)
header
Name
Link copied to clipboard
@
JvmName
(
name
=
"jjohcsuuvduvueql"
)
suspend
fun
headerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"owocvelnpylbyhvo"
)
suspend
fun
headerName
(
value
:
String
)
invert
Match
Link copied to clipboard
@
JvmName
(
name
=
"gsgeniyvrnlwmkda"
)
suspend
fun
invertMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"rsjgcxnxaexxoykm"
)
suspend
fun
invertMatch
(
value
:
Boolean
?
)
prefix
Match
Link copied to clipboard
@
JvmName
(
name
=
"mlmqfjppileeiesv"
)
suspend
fun
prefixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ijgjbyfajebukixg"
)
suspend
fun
prefixMatch
(
value
:
String
?
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"raifjascxkiopngm"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"bvmwhaxenueufuov"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
suffix
Match
Link copied to clipboard
@
JvmName
(
name
=
"wikhftpemdkvluth"
)
suspend
fun
suffixMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dcygjegkjtppwfhq"
)
suspend
fun
suffixMatch
(
value
:
String
?
)