Class: Aws::Types::TableVersion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tableTypes::Table

Returns the value of attribute table.

Returns:



7661
7662
7663
# File 'sig/types.rbs', line 7661

def table
  @table
end

#version_id::String

Returns the value of attribute version_id.

Returns:

  • (::String)


7662
7663
7664
# File 'sig/types.rbs', line 7662

def version_id
  @version_id
end