allowedExitCodes

@JvmName(name = "dsxprtpxabxsakxx")
suspend fun allowedExitCodes(value: Output<List<Int>>)
@JvmName(name = "irsddkjnhbgjsfqx")
suspend fun allowedExitCodes(value: List<Int>?)

Parameters

value

Return codes that indicate that the software installed or updated successfully. Behaviour defaults to 0


@JvmName(name = "ebhwqtfrofjrloar")
suspend fun allowedExitCodes(vararg values: Output<Int>)


@JvmName(name = "qvpcdbvuqyioidwn")
suspend fun allowedExitCodes(values: List<Output<Int>>)
@JvmName(name = "wldwwwyobrdoamgl")
suspend fun allowedExitCodes(vararg values: Int)

Parameters

values

Return codes that indicate that the software installed or updated successfully. Behaviour defaults to 0