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

The cloud account ID for the AMI aggregation.

Link copied to clipboard

The cloud organization ID for the AMI aggregation.

Link copied to clipboard

The cloud infrastructure partition associated with this AMI aggregation. Valid values:

Link copied to clipboard

The cloud service provider associated with this Amazon Machine Image (AMI) aggregation. Valid values:

Link copied to clipboard

The cloud Region associated with this AMI aggregation. The value format depends on the cloud provider:

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