failureValues

@JvmName(name = "vjnkjfiwyxqotgew")
suspend fun failureValues(value: Output<List<String>>)
@JvmName(name = "rkludtwohrnqpoyb")
suspend fun failureValues(value: List<String>)

Parameters

value

Values in the response header with the specified name that indicate a failed login attempt.


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


@JvmName(name = "iuuhtamktmnwwseu")
suspend fun failureValues(values: List<Output<String>>)
@JvmName(name = "virjnanjqpamdalo")
suspend fun failureValues(vararg values: String)

Parameters

values

Values in the response header with the specified name that indicate a failed login attempt.