byte Match Statement
suspend fun byteMatchStatement(value: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementNotStatementStatementByteMatchStatementArgs>)
suspend fun byteMatchStatement(value: WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementNotStatementStatementByteMatchStatementArgs?)
Parameters
value
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 WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementNotStatementStatementByteMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
Rule statement that defines a string match search for AWS WAF to apply to web requests. See byte_match_statement
below for details.