class Aws::DynamoDB::Table

def table_size_bytes

Returns:
  • (Integer) -
def table_size_bytes
  data[:table_size_bytes]
end