pulumi-gcp-kotlin
6.65.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
=
"dnkkvaocjpsfdocu"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oddvsoaojtinfsdq"
)
suspend
fun
exactMatch
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"bnysekjkqpntyfuc"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bkpbrwsewohjopik"
)
suspend
fun
name
(
value
:
String
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"limpccffjsplcpxe"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"udsmmfesqeeuyrcx"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"einxmtjvsjafcdfs"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oiomemmuiywjxotb"
)
suspend
fun
regexMatch
(
value
:
String
?
)