single Query Argument
suspend fun singleQueryArgument(value: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgs>)
suspend fun singleQueryArgument(value: RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgs?)
Parameters
value
Inspect a single query argument. See Single Query Argument below for details.
suspend fun singleQueryArgument(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgsBuilder.() -> Unit)
Parameters
argument
Inspect a single query argument. See Single Query Argument below for details.