onCustomizerError

@JvmName(name = "fhroaunnuxufyvhd")
suspend fun onCustomizerError(value: Output<Either<String, OnBuildError>>)
@JvmName(name = "synhumtpjvujetnq")
suspend fun onCustomizerError(value: Either<String, OnBuildError>?)
@JvmName(name = "idbhteiwiagwbgwi")
fun onCustomizerError(value: String)
@JvmName(name = "dbgutwwawnxkygge")
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.