failureCodes

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

Parameters

value

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


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


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

Parameters

values

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