onCustomizerError

@JvmName(name = "eenbsaigcnlnjffu")
suspend fun onCustomizerError(value: Output<Either<String, OnBuildError>>)
@JvmName(name = "iblmoitxtnnuusbv")
suspend fun onCustomizerError(value: Either<String, OnBuildError>?)
@JvmName(name = "hrcwhmoosoxeumiu")
fun onCustomizerError(value: String)
@JvmName(name = "nuisbdjaipdxghco")
fun onCustomizerError(value: OnBuildError)

Parameters

value

If there is a customizer 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 customizer error and this field is set to 'abort', the build VM will be preserved.