failureCodes

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

Parameters

value

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


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


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

Parameters

values

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