byte Match Statement
suspend fun byteMatchStatement(value: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementArgs>)
suspend fun byteMatchStatement(value: RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementArgs?)
Parameters
value
A rule statement that defines a string match search for AWS WAF to apply to web requests. See Byte Match Statement below for details.
suspend fun byteMatchStatement(argument: suspend RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
A rule statement that defines a string match search for AWS WAF to apply to web requests. See Byte Match Statement below for details.