headerOrders

@JvmName(name = "wtikrgwamfgaldif")
suspend fun headerOrders(value: Output<List<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderOrderArgs>>)

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 = "duigaoekehsegupi")
suspend fun headerOrders(vararg values: Output<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderOrderArgs>)


@JvmName(name = "wqnhnfwwlldkwbga")
suspend fun headerOrders(values: List<Output<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderOrderArgs>>)
@JvmName(name = "plwbofdwvtcfdrwy")
suspend fun headerOrders(vararg values: WebAclRuleStatementByteMatchStatementFieldToMatchHeaderOrderArgs)

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 = "qbuwodoifbnstixi")
suspend fun headerOrders(argument: List<suspend WebAclRuleStatementByteMatchStatementFieldToMatchHeaderOrderArgsBuilder.() -> Unit>)
@JvmName(name = "biwvbukovnoyevge")
suspend fun headerOrders(vararg argument: suspend WebAclRuleStatementByteMatchStatementFieldToMatchHeaderOrderArgsBuilder.() -> Unit)
@JvmName(name = "ixqcltrotmnoxbbg")
suspend fun headerOrders(argument: suspend WebAclRuleStatementByteMatchStatementFieldToMatchHeaderOrderArgsBuilder.() -> 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.