pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.monitoring.v3.kotlin
/
GroupArgs
/
GroupArgs
Group
Args
fun
GroupArgs
(
displayName
:
Output
<
String
>
?
=
null
,
filter
:
Output
<
String
>
?
=
null
,
isCluster
:
Output
<
Boolean
>
?
=
null
,
parentName
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)