toggle menu
pulumi-gitlab-kotlin
6.11.0.1
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.inputs
/
GroupProtectedEnvironmentDeployAccessLevelArgs
/
GroupProtectedEnvironmentDeployAccessLevelArgs
Group
Protected
Environment
Deploy
Access
Level
Args
constructor
(
accessLevel
:
Output
<
String
>
?
=
null
,
accessLevelDescription
:
Output
<
String
>
?
=
null
,
groupId
:
Output
<
Int
>
?
=
null
,
groupInheritanceType
:
Output
<
Int
>
?
=
null
,
id
:
Output
<
Int
>
?
=
null
,
userId
:
Output
<
Int
>
?
=
null
)