toggle menu
pulumi-gitlab-kotlin
5.0.2.2
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.outputs
/
GetProjectProtectedBranchPushAccessLevel
Get
Project
Protected
Branch
Push
Access
Level
data
class
GetProjectProtectedBranchPushAccessLevel
(
val
accessLevel
:
String
,
val
accessLevelDescription
:
String
,
val
groupId
:
Int
,
val
userId
:
Int
)
Members
Constructors
Get
Project
Protected
Branch
Push
Access
Level
Link copied to clipboard
constructor
(
accessLevel
:
String
,
accessLevelDescription
:
String
,
groupId
:
Int
,
userId
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
access
Level
Link copied to clipboard
val
accessLevel
:
String
access
Level
Description
Link copied to clipboard
val
accessLevelDescription
:
String
group
Id
Link copied to clipboard
val
groupId
:
Int
user
Id
Link copied to clipboard
val
userId
:
Int