successValues

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


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

Parameters

values

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