allowedExitCodes

@JvmName(name = "cbwbehqfbgnxrhqv")
suspend fun allowedExitCodes(value: Output<String>)
@JvmName(name = "tnjlkoleesgsdkkt")
suspend fun allowedExitCodes(value: String?)

Parameters

value

A list of possible return values that the program can return to indicate a success. Defaults to 0.