failureStrings

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

Parameters

value

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


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


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

Parameters

values

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