toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTaskDockerStepArgsBuilder
/
pushEnabled
push
Enabled
@
JvmName
(
name
=
"fnxsewjgskdctgtg"
)
suspend
fun
pushEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"dmjfixmmqshlwfil"
)
suspend
fun
pushEnabled
(
value
:
Boolean
?
)
Parameters
value
Should the image built be pushed to the registry or not? Defaults to
true
.