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

Class: Aws::CostExplorer::Types::MetricValue

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

Overview

The aggregated value for a metric.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#amountString

The actual number that represents the metric.

Returns:

  • (String)

    The actual number that represents the metric.

#unitString

The unit that the metric is given in.

Returns:

  • (String)

    The unit that the metric is given in.