class Aws::Honeycode::Types::DataItem

The data in a particular data cell defined on the screen.

@!attribute [rw] override_format

The overrideFormat is optional and is specified only if a particular
row of data has a different format for the data than the default
format defined on the screen or the table.
@return [String]

@!attribute [rw] raw_value

The raw value of the data. e.g. jsmith@example.com
@return [String]

@!attribute [rw] formatted_value

The formatted value of the data. e.g. John Smith.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/DataItem AWS API Documentation

Constants

SENSITIVE