Class: Aws::Types::TableRow

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cells::Array[Types::TableCell]

Returns the value of attribute cells.

Returns:



1987
1988
1989
# File 'sig/types.rbs', line 1987

def cells
  @cells
end