AccountStatistics

Represents a list of map of accounts with the number of findings associated with each account.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account.

Link copied to clipboard

The timestamp at which the finding for this account was last generated.

Link copied to clipboard

The total number of findings associated with an account.

Functions

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