logHeaders

@JvmName(name = "hojopotpkhyssrum")
suspend fun logHeaders(value: Output<List<DomainLogHeaderArgs>>)
@JvmName(name = "igauuopdpvmkeanb")
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 = "aplbkkttrsdodmjr")
suspend fun logHeaders(vararg values: Output<DomainLogHeaderArgs>)


@JvmName(name = "ogqdabvobgiexlqu")
suspend fun logHeaders(values: List<Output<DomainLogHeaderArgs>>)
@JvmName(name = "fjaqrebnvetpvffk")
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 = "uawgmgefyhtaunsg")
suspend fun logHeaders(argument: List<suspend DomainLogHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "uwhatiybaxpbcoqe")
suspend fun logHeaders(vararg argument: suspend DomainLogHeaderArgsBuilder.() -> Unit)
@JvmName(name = "cghcjchrjbetsaxl")
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