toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
RegionUrlMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsBuilder
Region
Url
Map
Path
Matcher
Route
Rule
Match
Rule
Query
Parameter
Match
Args
Builder
class
RegionUrlMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsBuilder
Builder for
RegionUrlMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgs
.
Members
Functions
exact
Match
Link copied to clipboard
@
JvmName
(
name
=
"mfvwvcydoauthvyo"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"txmoeebpyeakehit"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"quwgxleppotsybko"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hkfpcqlthfhesrsm"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"lcecvylkcjeiqxts"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"bgfggemslhdvdiyy"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"dwritldyfimsgpow"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ujxwdaynvoikubxb"
)
suspend
fun
regexMatch
(
value
:
String
?
)