failureCodes

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

Parameters

value

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


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


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

Parameters

values

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