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

Class: Aws::CostExplorer::Types::ReservationUtilizationGroup

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

Overview

A group of reservations that share a set of attributes.

Instance Attribute Summary collapse

Instance Attribute Details

#attributesHash<String,String>

The attributes for this group of reservations.

Returns:

  • (Hash<String,String>)

    The attributes for this group of reservations.

#keyString

The key for a specific reservation attribute.

Returns:

  • (String)

    The key for a specific reservation attribute.

#utilizationTypes::ReservationAggregates

How much you used this group of reservations.

Returns:

#valueString

The value of a specific reservation attribute.

Returns:

  • (String)

    The value of a specific reservation attribute.