validExitCodes

@JvmName(name = "cjgkouwcykrdomkp")
suspend fun validExitCodes(value: Output<List<Int>>)
@JvmName(name = "otpsgyueabamvmsr")
suspend fun validExitCodes(value: List<Int>?)

Parameters

value

Valid exit codes for the PowerShell script. Default: 0


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


@JvmName(name = "honpejvynqcivqfd")
suspend fun validExitCodes(values: List<Output<Int>>)
@JvmName(name = "ooejmifurllyjswi")
suspend fun validExitCodes(vararg values: Int)

Parameters

values

Valid exit codes for the PowerShell script. Default: 0