headers
suspend fun headers(value: Output<List<RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgs>>)
suspend fun headers(value: List<RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgs>?)
Parameters
value
Inspect the request headers. See Headers below for details.
suspend fun headers(vararg values: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgs>)
suspend fun headers(values: List<Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgs>>)
suspend fun headers(vararg values: RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgs)
Parameters
values
Inspect the request headers. See Headers below for details.
suspend fun headers(argument: List<suspend RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgsBuilder.() -> Unit>)
suspend fun headers(vararg argument: suspend RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
suspend fun headers(argument: suspend RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementXssMatchStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
Parameters
argument
Inspect the request headers. See Headers below for details.