toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networkservices.v1.kotlin.inputs
/
HttpRouteQueryParameterMatchArgsBuilder
Http
Route
Query
Parameter
Match
Args
Builder
class
HttpRouteQueryParameterMatchArgsBuilder
Builder for
HttpRouteQueryParameterMatchArgs
.
Members
Functions
exact
Match
Link copied to clipboard
@
JvmName
(
name
=
"jlqqpuglltgcbtin"
)
suspend
fun
exactMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bcroypoehppuwtnt"
)
suspend
fun
exactMatch
(
value
:
String
?
)
present
Match
Link copied to clipboard
@
JvmName
(
name
=
"cvheecslhitkbyue"
)
suspend
fun
presentMatch
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"lxwlavxhfrytjlqw"
)
suspend
fun
presentMatch
(
value
:
Boolean
?
)
query
Parameter
Link copied to clipboard
@
JvmName
(
name
=
"nbrrtumolvrgdpig"
)
suspend
fun
queryParameter
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yyvbmhyvokvbyjcd"
)
suspend
fun
queryParameter
(
value
:
String
?
)
regex
Match
Link copied to clipboard
@
JvmName
(
name
=
"neydsnxjdktieevw"
)
suspend
fun
regexMatch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ekghipmjbxkhfnui"
)
suspend
fun
regexMatch
(
value
:
String
?
)