toggle menu
pulumi-gcp-kotlin
7.25.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
URLMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsBuilder
URLMap
Path
Matcher
Route
Rule
Match
Rule
Query
Parameter
Match
Args
Builder
class
URLMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsBuilder
Builder for
URLMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgs
.
Members
Functions
exact
Match
Link copied to clipboard
@
JvmName
(
name
=
"ptuqotqllsiicyon"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wddlkjydlrupbrnr"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"qmwjxyhwtkhdndfs"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sbfdpxfgwxyrwjwj"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"nerowvsemwjmqeca"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"besvlejltslrnxju"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"psgbyfsfjnfvqcmx"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gkboknrjsvjeqnmw"
)
suspend
fun
regexMatch
(
value
:
String
?
)