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

Class: Aws::PI::Types::ResponsePartitionKey

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

Overview

If PartitionBy was specified in a DescribeDimensionKeys request, the dimensions are returned in an array. Each element in the array specifies one dimension.

Instance Attribute Summary collapse

Instance Attribute Details

#dimensionsHash<String,String>

A dimension map that contains the dimension(s) for this partition.

Returns:

  • (Hash<String,String>)

    A dimension map that contains the dimension(s) for this partition.