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

Class: Aws::CostExplorer::Types::Group

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

Overview

One level of grouped data in the results.

Instance Attribute Summary collapse

Instance Attribute Details

#keysArray<String>

The keys that are included in this group.

Returns:

  • (Array<String>)

    The keys that are included in this group.

#metricsHash<String,Types::MetricValue>

The metrics that are included in this group.

Returns: