successValues

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


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

Parameters

values

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