pulumi-gcp-kotlin
6.67.0.0
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
=
"estgblqssklagtgf"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mpcgkshyxwcwchut"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"rktnpkpdagwlkgsb"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"veneikqwoqnfxjxt"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"xihawfqfnpkrvlas"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"gevmtqvsyptltkxb"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"fhntmhveevrlvmld"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"duckdxubhsbarpbo"
)
suspend
fun
regexMatch
(
value
:
String
?
)