pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.monitoring.v3.kotlin.inputs
/
ContentMatcherArgs
/
ContentMatcherArgs
Content
Matcher
Args
fun
ContentMatcherArgs
(
content
:
Output
<
String
>
?
=
null
,
jsonPathMatcher
:
Output
<
JsonPathMatcherArgs
>
?
=
null
,
matcher
:
Output
<
ContentMatcherMatcher
>
?
=
null
)