onValidationError

@JvmName(name = "egcxyrbukxwqdkok")
suspend fun onValidationError(value: Output<Either<String, OnBuildError>>)
@JvmName(name = "jcgpjewpergnnsvu")
suspend fun onValidationError(value: Either<String, OnBuildError>?)
@JvmName(name = "uolyjpptdoortcso")
fun onValidationError(value: String)
@JvmName(name = "yknsfbadbtkfxxaj")
fun onValidationError(value: OnBuildError)

Parameters

value

If there is a validation error and this field is set to 'cleanup', the build VM and associated network resources will be cleaned up. This is the default behavior. If there is a validation error and this field is set to 'abort', the build VM will be preserved.