ResourceViolation

Violation detail based on resource type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Violation detail for an EC2 instance.

Link copied to clipboard

Violation detail for a network interface.

Link copied to clipboard

Violation detail for security groups.

Link copied to clipboard

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.

Link copied to clipboard

Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.

Link copied to clipboard

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.

Link copied to clipboard

Contains details about the firewall subnet that violates the policy scope.

The violation details for a third-party firewall's VPC endpoint subnet that was deleted.

Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.

Violation detail for the subnet for which internet traffic hasn't been inspected.

Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.

Link copied to clipboard

Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.

Link copied to clipboard

Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.

Link copied to clipboard

Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant. For example, the individual account owner might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy default action.

Link copied to clipboard

A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.

Link copied to clipboard

Contains details about the route endpoint that violates the policy scope.

The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.

The violation details for a third-party firewall that's been deleted.

Link copied to clipboard

The violation details for a third-party firewall's subnet that's been deleted.

Functions

Link copied to clipboard
inline fun copy(block: ResourceViolation.Builder.() -> Unit = {}): ResourceViolation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String