logHeaders

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


@JvmName(name = "dxvmadetmuercoph")
suspend fun logHeaders(values: List<Output<DomainLogHeaderArgs>>)
@JvmName(name = "qlwiqbawqpwlyrcc")
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 = "fvsqpdqihqelhcud")
suspend fun logHeaders(argument: List<suspend DomainLogHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "pcjqgiocellbbwyd")
suspend fun logHeaders(vararg argument: suspend DomainLogHeaderArgsBuilder.() -> Unit)
@JvmName(name = "ayjblxyifmvuvdog")
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