toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.inputs
/
RestResponseRegexArgsBuilder
/
matches
matches
@
JvmName
(
name
=
"pbdhnkhwqfvhwdce"
)
suspend
fun
matches
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pnpiiajltprnxkau"
)
suspend
fun
matches
(
value
:
List
<
String
>
?
)
Parameters
value
The list of regular expressions.
@
JvmName
(
name
=
"iweamcmlhhblptxh"
)
suspend
fun
matches
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"yulwjmuhfpotjcrx"
)
suspend
fun
matches
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cxtgthgtlmulcvbr"
)
suspend
fun
matches
(
vararg
values
:
String
)
Parameters
values
The list of regular expressions.