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