toggle menu
pulumi-gcp-kotlin
8.25.1.0
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
=
"dfqffameccusbfxe"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"obckvyndfgwldmfp"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"mmpwybxaurrrocha"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jpjrnbxviqbseddr"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"kouahajeiqdfmkjn"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"wqwjcvpdrgdpvgdh"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"ehwwrpiwihovqfbv"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mcbhgbbqgjklvlyd"
)
suspend
fun
regexMatch
(
value
:
String
?
)