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.



952
953
954
# File 'sig/types.rbs', line 952

def column_statistics
  @column_statistics
end

#errorTypes::ErrorDetail

Returns the value of attribute error.

Returns:



953
954
955
# File 'sig/types.rbs', line 953

def error
  @error
end