AwsEc2InstanceDetails

Details of the Amazon EC2 instance involved in a finding.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IAM instance profile ARN of the Amazon EC2 instance.

Link copied to clipboard

The image ID of the Amazon EC2 instance.

Link copied to clipboard

The IPv4 addresses of the Amazon EC2 instance.

Link copied to clipboard

The IPv6 addresses of the Amazon EC2 instance.

Link copied to clipboard

The name of the key pair used to launch the Amazon EC2 instance.

Link copied to clipboard

The date and time the Amazon EC2 instance was launched at.

Link copied to clipboard

The platform of the Amazon EC2 instance.

Link copied to clipboard

The subnet ID of the Amazon EC2 instance.

Link copied to clipboard
val type: String?

The type of the Amazon EC2 instance.

Link copied to clipboard

The VPC ID of the Amazon EC2 instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String