| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
DnsDuplicateRuleGroupViolation |
DnsDuplicateRuleGroupViolation.clone() |
DnsDuplicateRuleGroupViolation |
ResourceViolation.getDnsDuplicateRuleGroupViolation()
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.
|
DnsDuplicateRuleGroupViolation |
DnsDuplicateRuleGroupViolation.withViolationTarget(String violationTarget)
Information about the VPC ID.
|
DnsDuplicateRuleGroupViolation |
DnsDuplicateRuleGroupViolation.withViolationTargetDescription(String violationTargetDescription)
A description of the violation that specifies the rule group and VPC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation dnsDuplicateRuleGroupViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.
|
ResourceViolation |
ResourceViolation.withDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation dnsDuplicateRuleGroupViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.
|
Copyright © 2025. All rights reserved.