Uses of Class
software.amazon.awssdk.services.fms.model.DnsRuleGroupLimitExceededViolation
-
Packages that use DnsRuleGroupLimitExceededViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of DnsRuleGroupLimitExceededViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return DnsRuleGroupLimitExceededViolation Modifier and Type Method Description DnsRuleGroupLimitExceededViolationResourceViolation. dnsRuleGroupLimitExceededViolation()Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups.Methods in software.amazon.awssdk.services.fms.model with parameters of type DnsRuleGroupLimitExceededViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. dnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation dnsRuleGroupLimitExceededViolation)Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups.
-