Ec2InstanceAggregation

The details that define an aggregation based on Amazon EC2 instances.

Types

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

Properties

Link copied to clipboard

The AMI IDs associated with the Amazon EC2 instances to aggregate findings for.

Link copied to clipboard

The Amazon EC2 instance IDs to aggregate findings for.

Link copied to clipboard

The Amazon EC2 instance tags to aggregate findings for.

Link copied to clipboard

The operating system types to aggregate findings for. Valid values must be uppercase and underscore separated, examples are ORACLE_LINUX_7 and ALPINE_LINUX_3_8.

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
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