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
show all
Defined in:
(unknown)

Overview

Violations for network interfaces associated with an EC2 instance.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#violating_security_groupsArray<String>

List of security groups that violate the rules specified in the master security group of the AWS Firewall Manager policy.

Returns:

  • (Array<String>)

    List of security groups that violate the rules specified in the master security group of the AWS Firewall Manager policy.

#violation_targetString

The resource ID of the network interface.

Returns:

  • (String)

    The resource ID of the network interface.