query String
suspend fun queryString(value: Output<RuleGroupRuleStatementAndStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchQueryStringArgs>)
suspend fun queryString(value: RuleGroupRuleStatementAndStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchQueryStringArgs?)
Parameters
value
Inspect the query string. This is the part of a URL that appears after a ?
character, if any.
suspend fun queryString(argument: suspend RuleGroupRuleStatementAndStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchQueryStringArgsBuilder.() -> Unit)
Parameters
argument
Inspect the query string. This is the part of a URL that appears after a ?
character, if any.