sqliMatchStatement

@JvmName(name = "hxuajrnptjrfksjh")
suspend fun sqliMatchStatement(value: Output<WebAclRuleStatementSqliMatchStatementArgs>)
@JvmName(name = "rarcfgkmbmwhnbqj")
suspend fun sqliMatchStatement(value: WebAclRuleStatementSqliMatchStatementArgs?)

Parameters

value

An SQL injection match condition identifies the part of web requests, such as the URI or the query string, that you want AWS WAF to inspect. See sqli_match_statement below for details.


@JvmName(name = "fqftyylhnnigehwt")
suspend fun sqliMatchStatement(argument: suspend WebAclRuleStatementSqliMatchStatementArgsBuilder.() -> Unit)

Parameters

argument

An SQL injection match condition identifies the part of web requests, such as the URI or the query string, that you want AWS WAF to inspect. See sqli_match_statement below for details.