Class: Aws::Types::TableError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_detailTypes::ErrorDetail

Returns the value of attribute error_detail.

Returns:



7539
7540
7541
# File 'sig/types.rbs', line 7539

def error_detail
  @error_detail
end

#table_name::String

Returns the value of attribute table_name.

Returns:

  • (::String)


7538
7539
7540
# File 'sig/types.rbs', line 7538

def table_name
  @table_name
end