successValues

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


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

Parameters

values

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