successValues

@JvmName(name = "vfuwysryorqhalcw")
suspend fun successValues(value: Output<List<String>>)
@JvmName(name = "homaltnptbdormlp")
suspend fun successValues(value: List<String>)

Parameters

value

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


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


@JvmName(name = "icrdlxqyvntgcbew")
suspend fun successValues(values: List<Output<String>>)
@JvmName(name = "oyklshyxmwjdkybd")
suspend fun successValues(vararg values: String)

Parameters

values

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