query String
suspend fun queryString(value: Output<RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringArgs>)
suspend fun queryString(value: RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringArgs?)
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 RuleGroupRuleStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringArgsBuilder.() -> Unit)
Parameters
argument
Inspect the query string. This is the part of a URL that appears after a ?
character, if any.