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

Class: Aws::Glue::Types::BatchGetPartitionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#partitionsArray<Types::Partition>

A list of the requested partitions.

Returns:

#unprocessed_keysArray<Types::PartitionValueList>

A list of the partition values in the request for which partitions were not returned.

Returns:

  • (Array<Types::PartitionValueList>)

    A list of the partition values in the request for which partitions were not returned.