AmiAggregationResponse

A response that contains the results of a finding aggregation by AMI.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID for the AMI.

Link copied to clipboard

The IDs of Amazon EC2 instances using this AMI.

Link copied to clipboard
val ami: String

The ID of the AMI that findings were aggregated for.

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