Ec2InstanceAggregationResponse

A response that contains the results of a finding aggregation by Amazon EC2 instance.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account for the Amazon EC2 instance.

Link copied to clipboard
val ami: String?

The Amazon Machine Image (AMI) of the Amazon EC2 instance.

Link copied to clipboard

The Amazon EC2 instance ID.

Link copied to clipboard

The tags attached to the instance.

Link copied to clipboard

The number of network findings for the Amazon EC2 instance.

Link copied to clipboard

The operating system of the Amazon EC2 instance.

Link copied to clipboard

An object that contains the count of matched findings per severity.

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