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

Class: Aws::Glue::Types::ColumnStatisticsError

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

Overview

Encapsulates a ColumnStatistics object that failed and the reason for failure.

Instance Attribute Summary collapse

Instance Attribute Details

#column_statisticsTypes::ColumnStatistics

The ColumnStatistics of the column.

Returns:

#errorTypes::ErrorDetail

An error message with the reason for the failure of an operation.

Returns:

  • (Types::ErrorDetail)

    An error message with the reason for the failure of an operation.