failureValues

@JvmName(name = "weqsrftditvwnnhk")
suspend fun failureValues(value: Output<List<String>>)
@JvmName(name = "aghadcrbtnlhxiqe")
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 = "diytxceqjnraowhp")
suspend fun failureValues(vararg values: Output<String>)


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

Parameters

values

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