toggle menu
pulumi-gitlab-kotlin
7.0.2.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
DeployKeyArgs
/
DeployKeyArgs
Deploy
Key
Args
constructor
(
canPush
:
Output
<
Boolean
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
title
:
Output
<
String
>
?
=
null
)