pulumi-gitlab-kotlin
6.4.0.0
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.inputs
/
ProjectProtectedEnvironmentDeployAccessLevelArgs
/
ProjectProtectedEnvironmentDeployAccessLevelArgs
Project
Protected
Environment
Deploy
Access
Level
Args
fun
ProjectProtectedEnvironmentDeployAccessLevelArgs
(
accessLevel
:
Output
<
String
>
?
=
null
,
accessLevelDescription
:
Output
<
String
>
?
=
null
,
groupId
:
Output
<
Int
>
?
=
null
,
id
:
Output
<
Int
>
?
=
null
,
userId
:
Output
<
Int
>
?
=
null
)