You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::FMS::Types::AwsEc2InstanceViolation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Violations for an EC2 instance resource.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#aws_ec2_network_interface_violationsArray<Types::AwsEc2NetworkInterfaceViolation>

Violations for network interfaces associated with the EC2 instance.

Returns:

#violation_targetString

The resource ID of the EC2 instance.

Returns:

  • (String)

    The resource ID of the EC2 instance.