Class: Aws::Types::GetTableVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTableVersionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_version ⇒ Types::TableVersion
Returns the value of attribute table_version.
Instance Attribute Details
#table_version ⇒ Types::TableVersion
Returns the value of attribute table_version.
4148 4149 4150 |
# File 'sig/types.rbs', line 4148 def table_version @table_version end |