| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
DnsRuleGroupLimitExceededViolation |
DnsRuleGroupLimitExceededViolation.clone() |
DnsRuleGroupLimitExceededViolation |
ResourceViolation.getDnsRuleGroupLimitExceededViolation()
Violation details for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS
Firewall rule groups.
|
DnsRuleGroupLimitExceededViolation |
DnsRuleGroupLimitExceededViolation.withNumberOfRuleGroupsAlreadyAssociated(Integer numberOfRuleGroupsAlreadyAssociated)
The number of rule groups currently associated with the VPC.
|
DnsRuleGroupLimitExceededViolation |
DnsRuleGroupLimitExceededViolation.withViolationTarget(String violationTarget)
The ID of the VPC.
|
DnsRuleGroupLimitExceededViolation |
DnsRuleGroupLimitExceededViolation.withViolationTargetDescription(String violationTargetDescription)
A description of the violation that specifies the rule group and VPC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation dnsRuleGroupLimitExceededViolation)
Violation details for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS
Firewall rule groups.
|
ResourceViolation |
ResourceViolation.withDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation dnsRuleGroupLimitExceededViolation)
Violation details for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS
Firewall rule groups.
|
Copyright © 2021. All rights reserved.