| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedViewRuleStats |
RuleBasedViewRuleStats.fail(Long fail) |
RuleBasedViewRuleStats |
RuleBasedViewRule.getStats()
Counts of findings for the rule, grouped by their evaluation status.
|
RuleBasedViewRuleStats |
RuleBasedViewRuleStats.muted(Long muted) |
RuleBasedViewRuleStats |
RuleBasedViewRuleStats.pass(Long pass) |
RuleBasedViewRuleStats |
RuleBasedViewRuleStats.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedViewRule.setStats(RuleBasedViewRuleStats stats) |
RuleBasedViewRule |
RuleBasedViewRule.stats(RuleBasedViewRuleStats stats) |
| Constructor and Description |
|---|
RuleBasedViewRule(List<RuleBasedViewComplianceFramework> complianceFrameworks,
Boolean enabled,
String id,
String name,
List<String> resourceAttributes,
String resourceCategory,
String resourceType,
RuleBasedViewRuleStats stats,
String status,
List<String> tags,
RuleBasedViewRuleCategory type) |
Copyright © 2026. All rights reserved.