expectedExitCodes

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

Parameters

value

Expected exit codes returned from Intune App.


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


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

Parameters

values

Expected exit codes returned from Intune App.