UsageByAccount

Provides data for a specific usage metric and the corresponding quota for an Amazon Macie account.

Types

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

Properties

Link copied to clipboard

The type of currency that the value for the metric (estimatedCost) is reported in.

Link copied to clipboard

The estimated value for the metric.

Link copied to clipboard

The current value for the quota that corresponds to the metric specified by the type field.

Link copied to clipboard

The name of the metric. Possible values are: AUTOMATED_OBJECT_MONITORING, to monitor S3 objects for automated sensitive data discovery; AUTOMATED_SENSITIVE_DATA_DISCOVERY, to analyze S3 objects for automated sensitive data discovery; DATA_INVENTORY_EVALUATION, to monitor S3 buckets; and, SENSITIVE_DATA_DISCOVERY, to run classification jobs.

Functions

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