failureStrings

@JvmName(name = "tlmwycvnxvvakjjr")
suspend fun failureStrings(value: Output<List<String>>)
@JvmName(name = "ckcttvvqgaushepl")
suspend fun failureStrings(value: List<String>)

Parameters

value

Strings in the body of the response that indicate a failed login attempt.


@JvmName(name = "ramefipkqwldopjh")
suspend fun failureStrings(vararg values: Output<String>)


@JvmName(name = "wuovyxuicgwafsjr")
suspend fun failureStrings(values: List<Output<String>>)
@JvmName(name = "dbaftnecbxwmxcbr")
suspend fun failureStrings(vararg values: String)

Parameters

values

Strings in the body of the response that indicate a failed login attempt.