toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudidentity.kotlin.outputs
/
GetGroupsGroup
/
GetGroupsGroup
Get
Groups
Group
constructor
(
additionalGroupKeys
:
List
<
GetGroupsGroupAdditionalGroupKey
>
,
createTime
:
String
,
description
:
String
,
displayName
:
String
,
groupKeys
:
List
<
GetGroupsGroupGroupKey
>
,
initialGroupConfig
:
String
,
labels
:
Map
<
String
,
String
>
,
name
:
String
,
parent
:
String
,
updateTime
:
String
)