failureCodes

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

Parameters

value

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


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


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

Parameters

values

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