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

Class: Aws::Glue::Types::PartitionError

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

Overview

Contains information about a partition error.

Instance Attribute Summary collapse

Instance Attribute Details

#error_detailTypes::ErrorDetail

The details about the partition error.

Returns:

#partition_valuesArray<String>

The values that define the partition.

Returns:

  • (Array<String>)

    The values that define the partition.