toggle menu
pulumi-gitlab-kotlin
7.0.2.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
TagProtectionArgs
/
TagProtectionArgs
Tag
Protection
Args
constructor
(
allowedToCreates
:
Output
<
List
<
TagProtectionAllowedToCreateArgs
>
>
?
=
null
,
createAccessLevel
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
tag
:
Output
<
String
>
?
=
null
)