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
- Struct
- Aws::Glue::Types::PartitionError
- Defined in:
- (unknown)
Overview
Contains information about a partition error.
Instance Attribute Summary collapse
-
#error_detail ⇒ Types::ErrorDetail
The details about the partition error.
-
#partition_values ⇒ Array<String>
The values that define the partition.
Instance Attribute Details
#error_detail ⇒ Types::ErrorDetail
The details about the partition error.
#partition_values ⇒ Array<String>
The values that define the partition.