headersToLogs

@JvmName(name = "dvwrfxtpvnkahuhx")
suspend fun headersToLogs(value: Output<List<String>>)
@JvmName(name = "bnlledqciwlsgkbe")
suspend fun headersToLogs(value: List<String>?)

Parameters

value

Specifies a list of headers to log.


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


@JvmName(name = "lrcaywjqnarpefit")
suspend fun headersToLogs(values: List<Output<String>>)
@JvmName(name = "dcwexhbhljvgbojt")
suspend fun headersToLogs(vararg values: String)

Parameters

values

Specifies a list of headers to log.