toggle menu
pulumi-gitlab-kotlin
7.0.2.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.outputs
/
GetGroupSubgroupsResult
/
GetGroupSubgroupsResult
Get
Group
Subgroups
Result
constructor
(
allAvailable
:
Boolean
,
groupId
:
Int
,
id
:
String
,
minAccessLevel
:
String
,
orderBy
:
String
,
owned
:
Boolean
,
search
:
String
,
skipGroups
:
List
<
Int
>
,
sort
:
String
,
statistics
:
Boolean
,
subgroups
:
List
<
GetGroupSubgroupsSubgroup
>
,
withCustomAttributes
:
Boolean
)