toggle menu
pulumi-gcp-kotlin
7.38.0.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
=
"hmyiyuhonvxicoqt"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bgpdmncolnckxyvo"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"sqauehutqcdunlfg"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gfqalbypaipgmvdb"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"whduhctirbaqusju"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"tddvccmjktgvmlvl"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"vseetxthskwtcksx"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bywjjsliwmaiuwpd"
)
suspend
fun
regexMatch
(
value
:
String
?
)