toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudidentity.kotlin
/
GroupArgs
/
GroupArgs
Group
Args
constructor
(
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
)