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

Class: Aws::CostExplorer::Types::DimensionValuesWithAttributes

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

Overview

The metadata of a specific type that you can use to filter and group your results. You can use GetDimensionValues to find specific values.

Instance Attribute Summary collapse

Instance Attribute Details

#attributesHash<String,String>

The attribute that applies to a specific Dimension.

Returns:

  • (Hash<String,String>)

    The attribute that applies to a specific Dimension.

#valueString

The value of a dimension with a specific attribute.

Returns:

  • (String)

    The value of a dimension with a specific attribute.