toggle menu
pulumi-gitlab-kotlin
8.10.0.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.inputs
/
ProjectProtectedEnvironmentDeployAccessLevelArgs
/
ProjectProtectedEnvironmentDeployAccessLevelArgs
Project
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
)