cookieFields

@JvmName(name = "ijtuprjjoevqehdr")
suspend fun cookieFields(value: Output<List<String>>)
@JvmName(name = "lbpqogqinctswurx")
suspend fun cookieFields(value: List<String>?)

Parameters

value

List of cookie values to include as part of custom fields logging.


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


@JvmName(name = "olxbdckajyrgnlmp")
suspend fun cookieFields(values: List<Output<String>>)
@JvmName(name = "fhvqeuhvhpehkiwo")
suspend fun cookieFields(vararg values: String)

Parameters

values

List of cookie values to include as part of custom fields logging.