Class: Aws::Types::ColumnStatisticsError

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#column_statisticsTypes::ColumnStatistics

Returns the value of attribute column_statistics.



948
949
950
# File 'sig/types.rbs', line 948

def column_statistics
  @column_statistics
end

#errorTypes::ErrorDetail

Returns the value of attribute error.

Returns:



949
950
951
# File 'sig/types.rbs', line 949

def error
  @error
end