onExitCode

@JvmName(name = "llnqojsvrcibvrjr")
suspend fun onExitCode(value: Output<String>)
@JvmName(name = "ovubqbsualxsafym")
suspend fun onExitCode(value: String?)

Parameters

value

Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job. The pattern can be up to 512 characters long. It can contain only numbers, and can end with an asterisk (*) so that only the start of the string needs to be an exact match. The string can contain up to 512 characters.