keepLocally

@JvmName(name = "jvmtyoqsdeignfqo")
suspend fun keepLocally(value: Output<Boolean>)
@JvmName(name = "gkyfcsvfoldibiqr")
suspend fun keepLocally(value: Boolean?)

Parameters

value

If true, then the Docker image won't be deleted on destroy operation. If this is false, it will delete the image from the docker local storage on destroy operation.