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