validExitCodes

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

Parameters

value

Valid exit codes for the PowerShell script. Default: 0


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


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

Parameters

values

Valid exit codes for the PowerShell script. Default: 0