pulumi-gcp-kotlin
6.49.0.1
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
.
Functions
Functions
exact
Match
Link copied to clipboard
@
JvmName
(
name
=
"spwddvfyiubjqtpg"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dijpdoieciboebpx"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"abchvlliornalnqo"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"afcmawwedtpkxrwr"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"kuiqaydmdukuqtqp"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"pmlrufhlxdhggkav"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"kaxryilkmxtdhipc"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"biksbhhacdbeqjei"
)
suspend
fun
regexMatch
(
value
:
String
?
)