failureCodes

@JvmName(name = "dsmioohkrpxnavnm")
suspend fun failureCodes(value: Output<List<Int>>)
@JvmName(name = "affkegjlquhamhxw")
suspend fun failureCodes(value: List<Int>)

Parameters

value

Status codes in the response that indicate a failed login attempt.


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


@JvmName(name = "lwhmagagsvonxubd")
suspend fun failureCodes(values: List<Output<Int>>)
@JvmName(name = "btvvuyjfqwtptjpw")
suspend fun failureCodes(vararg values: Int)

Parameters

values

Status codes in the response that indicate a failed login attempt.