class Aws::Inspector::Types::AssetAttributes

A collection of attributes of the host from which the finding is generated.

@!attribute [rw] schema_version

The schema version of this data type.
@return [Integer]

@!attribute [rw] agent_id

The ID of the agent that is installed on the EC2 instance where the
finding is generated.
@return [String]

@!attribute [rw] auto_scaling_group

The Auto Scaling group of the EC2 instance where the finding is
generated.
@return [String]

@!attribute [rw] ami_id

The ID of the Amazon Machine Image (AMI) that is installed on the
EC2 instance where the finding is generated.
@return [String]

@!attribute [rw] hostname

The hostname of the EC2 instance where the finding is generated.
@return [String]

@!attribute [rw] ipv4_addresses

The list of IP v4 addresses of the EC2 instance where the finding is
generated.
@return [Array<String>]

@!attribute [rw] tags

The tags related to the EC2 instance where the finding is generated.
@return [Array<Types::Tag>]

@!attribute [rw] network_interfaces

An array of the network interfaces interacting with the EC2 instance
where the finding is generated.
@return [Array<Types::NetworkInterface>]

@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/AssetAttributes AWS API Documentation

Constants

SENSITIVE