single Header
suspend fun singleHeader(value: Output<RuleGroupRuleStatementNotStatementStatementByteMatchStatementFieldToMatchSingleHeaderArgs>)
suspend fun singleHeader(value: RuleGroupRuleStatementNotStatementStatementByteMatchStatementFieldToMatchSingleHeaderArgs?)
Parameters
value
Inspect a single header. See Single Header below for details.
suspend fun singleHeader(argument: suspend RuleGroupRuleStatementNotStatementStatementByteMatchStatementFieldToMatchSingleHeaderArgsBuilder.() -> Unit)
Parameters
argument
Inspect a single header. See Single Header below for details.