Scheduled Query Rule Criteria Args
data class ScheduledQueryRuleCriteriaArgs(val allOf: Output<List<ConditionArgs>>? = null) : ConvertibleToJava<ScheduledQueryRuleCriteriaArgs>
The rule criteria that defines the conditions of the scheduled query rule.