The row number of the row that contains the data.
Returns:
22292 22293 22294 22295 22296 22297 22298 22299
# File 'lib/aws-sdk-securityhub/types.rb', line 22292 class Cell < Struct.new( :column, :row, :column_name, :cell_reference) SENSITIVE = [] include Aws::Structure end