| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
DnsRuleGroupPriorityConflictViolation |
DnsRuleGroupPriorityConflictViolation.clone() |
DnsRuleGroupPriorityConflictViolation |
ResourceViolation.getDnsRuleGroupPriorityConflictViolation()
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.
|
DnsRuleGroupPriorityConflictViolation |
DnsRuleGroupPriorityConflictViolation.withConflictingPolicyId(String conflictingPolicyId)
The ID of the Firewall Manager DNS Firewall policy that was already applied to the VPC.
|
DnsRuleGroupPriorityConflictViolation |
DnsRuleGroupPriorityConflictViolation.withConflictingPriority(Integer conflictingPriority)
The priority setting of the two conflicting rule groups.
|
DnsRuleGroupPriorityConflictViolation |
DnsRuleGroupPriorityConflictViolation.withUnavailablePriorities(Collection<Integer> unavailablePriorities)
The priorities of rule groups that are already associated with the VPC.
|
DnsRuleGroupPriorityConflictViolation |
DnsRuleGroupPriorityConflictViolation.withUnavailablePriorities(Integer... unavailablePriorities)
The priorities of rule groups that are already associated with the VPC.
|
DnsRuleGroupPriorityConflictViolation |
DnsRuleGroupPriorityConflictViolation.withViolationTarget(String violationTarget)
Information about the VPC ID.
|
DnsRuleGroupPriorityConflictViolation |
DnsRuleGroupPriorityConflictViolation.withViolationTargetDescription(String violationTargetDescription)
A description of the violation that specifies the VPC and the rule group that's already associated with it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation dnsRuleGroupPriorityConflictViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.
|
ResourceViolation |
ResourceViolation.withDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation dnsRuleGroupPriorityConflictViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.
|
Copyright © 2022. All rights reserved.