pulumi-gitlab-kotlin
6.4.0.0
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
DeployKeyArgsBuilder
/
canPush
can
Push
@
JvmName
(
name
=
"wyaanrtovxwbujkt"
)
suspend
fun
canPush
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"qsqjokehltwmaomp"
)
suspend
fun
canPush
(
value
:
Boolean
?
)
Parameters
value
Allow this deploy key to be used to push changes to the project. Defaults to
false
.