UsageRecord

Provides quota and aggregated usage data for an Amazon Macie account.

Types

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

Properties

Link copied to clipboard

The unique identifier for the Amazon Web Services account that the data applies to.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the free trial of automated sensitive data discovery started for the account. If the account is a member account in an organization, this value is the same as the value for the organization's Amazon Macie administrator account.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the Amazon Macie free trial started for the account.

Link copied to clipboard

An array of objects that contains usage data and quotas for the account. Each object contains the data for a specific usage metric and the corresponding quota.

Functions

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