successValues

@JvmName(name = "spjsgqypvlrdsxvd")
suspend fun successValues(value: Output<List<String>>)
@JvmName(name = "latsrjxmjrmnyybb")
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 = "onruynxohqdnsonp")
suspend fun successValues(vararg values: Output<String>)


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

Parameters

values

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