pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudidentity.kotlin
/
GroupArgs
/
GroupArgs
Group
Args
fun
GroupArgs
(
description
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
groupKey
:
Output
<
GroupGroupKeyArgs
>
?
=
null
,
initialGroupConfig
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
)