You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FMS::Types::AwsEc2NetworkInterfaceViolation
- Inherits:
-
Struct
- Object
- Struct
- Aws::FMS::Types::AwsEc2NetworkInterfaceViolation
- Defined in:
- (unknown)
Overview
Violations for network interfaces associated with an EC2 instance.
Returned by:
Instance Attribute Summary collapse
-
#violating_security_groups ⇒ Array<String>
List of security groups that violate the rules specified in the master security group of the AWS Firewall Manager policy.
-
#violation_target ⇒ String
The resource ID of the network interface.
Instance Attribute Details
#violating_security_groups ⇒ Array<String>
List of security groups that violate the rules specified in the master security group of the AWS Firewall Manager policy.
#violation_target ⇒ String
The resource ID of the network interface.