logHeaders

@JvmName(name = "dypdhxqpuwrhgbep")
suspend fun logHeaders(value: Output<List<DomainLogHeaderArgs>>)
@JvmName(name = "wmwqyxilfajuxddx")
suspend fun logHeaders(value: List<DomainLogHeaderArgs>?)

Parameters

value

The key-value pair that is used to mark the traffic that flows through WAF to the domain. Each item contains two field:

  • key: The key of label

  • value: The value of label


@JvmName(name = "gypwijkpbusliakf")
suspend fun logHeaders(vararg values: Output<DomainLogHeaderArgs>)


@JvmName(name = "kwfyrofmkktjdljs")
suspend fun logHeaders(values: List<Output<DomainLogHeaderArgs>>)
@JvmName(name = "kogeyqjeushtifkb")
suspend fun logHeaders(vararg values: DomainLogHeaderArgs)

Parameters

values

The key-value pair that is used to mark the traffic that flows through WAF to the domain. Each item contains two field:

  • key: The key of label

  • value: The value of label


@JvmName(name = "gpirntxilvdbpbbg")
suspend fun logHeaders(argument: List<suspend DomainLogHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "kuaroniviffrdfyg")
suspend fun logHeaders(vararg argument: suspend DomainLogHeaderArgsBuilder.() -> Unit)
@JvmName(name = "ceumsrlnosgaaytb")
suspend fun logHeaders(argument: suspend DomainLogHeaderArgsBuilder.() -> Unit)

Parameters

argument

The key-value pair that is used to mark the traffic that flows through WAF to the domain. Each item contains two field:

  • key: The key of label

  • value: The value of label