toggle menu
pulumi-gcp-kotlin
7.38.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
=
"dsleaxedoxewrxnp"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hgoaukwyscfenhip"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"gxspdfpqlkrwykka"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"usadhtferomljhym"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"yxbejnuqapuorguu"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"yomaqdyttwqaqusa"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"byuxegpsdakjhvrw"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pfjqjwcrtlrqwarp"
)
suspend
fun
regexMatch
(
value
:
String
?
)