AmiAggregation

The details that define an aggregation based on Amazon machine images (AMIs).

Types

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

Properties

Link copied to clipboard

The IDs of AMIs to aggregate findings for.

Link copied to clipboard

The value to sort results by.

Link copied to clipboard

The order to sort results by.

Functions

Link copied to clipboard
inline fun copy(block: AmiAggregation.Builder.() -> Unit = {}): AmiAggregation
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