pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.inputs
/
RestResponseRegexArgs
/
RestResponseRegexArgs
Rest
Response
Regex
Args
fun
RestResponseRegexArgs
(
matchQuantifier
:
Output
<
RestMatchQuantifier
>
?
=
null
,
matches
:
Output
<
List
<
String
>
>
?
=
null
)