getIsPush

@ReplacedBy(value = "getPush()")
open fun getIsPush(): Property<Boolean>(source)

Controls whether a given build can store outputs in the build cache. Added for Kotlin source compatibility.