failureValues

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


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

Parameters

values

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