class Aws::Inspector2::Types::AwsEc2InstanceDetails
Details of the Amazon EC2 instance involved in a finding.
@!attribute [rw] iam_instance_profile_arn
The IAM instance profile ARN of the Amazon EC2 instance. @return [String]
@!attribute [rw] image_id
The image ID of the Amazon EC2 instance. @return [String]
@!attribute [rw] ip_v4_addresses
The IPv4 addresses of the Amazon EC2 instance. @return [Array<String>]
@!attribute [rw] ip_v6_addresses
The IPv6 addresses of the Amazon EC2 instance. @return [Array<String>]
@!attribute [rw] key_name
The name of the key pair used to launch the Amazon EC2 instance. @return [String]
@!attribute [rw] launched_at
The date and time the Amazon EC2 instance was launched at. @return [Time]
@!attribute [rw] platform
The platform of the Amazon EC2 instance. @return [String]
@!attribute [rw] subnet_id
The subnet ID of the Amazon EC2 instance. @return [String]
@!attribute [rw] type
The type of the Amazon EC2 instance. @return [String]
@!attribute [rw] vpc_id
The VPC ID of the Amazon EC2 instance. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/AwsEc2InstanceDetails AWS API Documentation
Constants
- SENSITIVE