You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Macie2::Types::UsageByAccount

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides data for a specific usage metric and the corresponding quota for an account. The value for the metric is an aggregated value that reports usage during the past 30 days.

Instance Attribute Summary collapse

Instance Attribute Details

#currencyString

The type of currency that data for a usage metric is reported in. Possible values are:

Possible values:

  • USD

Returns:

  • (String)

    The type of currency that data for a usage metric is reported in.

#estimated_costString

Returns:

  • (String)

#service_limitTypes::ServiceLimit

Specifies a current quota for an account.

Returns:

#typeString

The name of a usage metric for an account. Possible values are:

Possible values:

  • DATA_INVENTORY_EVALUATION
  • SENSITIVE_DATA_DISCOVERY

Returns:

  • (String)

    The name of a usage metric for an account.