pulumi-gitlab-kotlin
4.10.0.1
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
GroupCustomAttributeArgs
/
GroupCustomAttributeArgs
Group
Custom
Attribute
Args
fun
GroupCustomAttributeArgs
(
group
:
Output
<
Int
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)