AccountEntityAggregate

The number of entities in an account that are impacted by a specific event aggregated by the entity status codes.

Types

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

Properties

Link copied to clipboard

The 12-digit Amazon Web Services account numbers that contains the affected entities.

Link copied to clipboard
val count: Int

The number of entities that match the filter criteria for the specified events.

Link copied to clipboard

The number of affected entities aggregated by the entity status codes.

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