expectedExitCodes

@JvmName(name = "fcrbddavijwpxdls")
suspend fun expectedExitCodes(value: Output<List<String>>)
@JvmName(name = "nfjyvrinpoxfrfbk")
suspend fun expectedExitCodes(value: List<String>?)

Parameters

value

Expected exit codes returned from Intune App.


@JvmName(name = "pimlyaempcgrdvwt")
suspend fun expectedExitCodes(vararg values: Output<String>)


@JvmName(name = "eblrglywtbnulyed")
suspend fun expectedExitCodes(values: List<Output<String>>)
@JvmName(name = "jymoqsqjsyxwibxj")
suspend fun expectedExitCodes(vararg values: String)

Parameters

values

Expected exit codes returned from Intune App.