headerOrders

Parameters

value

Inspect a string containing the list of the request's header names, ordered as they appear in the web request that AWS WAF receives for inspection. See header_order below for details.


@JvmName(name = "hpltlwqvfgvgloen")
suspend fun headerOrders(vararg values: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderOrderArgs>)


Parameters

values

Inspect a string containing the list of the request's header names, ordered as they appear in the web request that AWS WAF receives for inspection. See header_order below for details.


@JvmName(name = "qjstfawgpbmoflrc")
suspend fun headerOrders(argument: List<suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderOrderArgsBuilder.() -> Unit>)
@JvmName(name = "gubjhbtiqsbyogbt")
suspend fun headerOrders(vararg argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderOrderArgsBuilder.() -> Unit)
@JvmName(name = "afajtlqslhhofbek")
suspend fun headerOrders(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderOrderArgsBuilder.() -> Unit)

Parameters

argument

Inspect a string containing the list of the request's header names, ordered as they appear in the web request that AWS WAF receives for inspection. See header_order below for details.