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

Class: Aws::Macie2::Types::UsageTotal

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

Overview

Provides aggregated data for a usage metric. The value for the metric reports usage data for an account 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)

#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.