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