logHeaders

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


@JvmName(name = "ejegnjgytawyjtpf")
suspend fun logHeaders(values: List<Output<DomainLogHeaderArgs>>)
@JvmName(name = "owejgvjsyqvochrl")
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 = "painttlyfduenqbc")
suspend fun logHeaders(argument: List<suspend DomainLogHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "iyyfavemissetjak")
suspend fun logHeaders(vararg argument: suspend DomainLogHeaderArgsBuilder.() -> Unit)
@JvmName(name = "xgnugghtojhummwa")
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