DataItem - Amazon Honeycode

DataItem

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

Contents

formattedValue

The formatted value of the data. e.g. John Smith.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 8192.

Pattern: [\s\S]*

Required: No

overrideFormat

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.

Type: String

Valid Values: AUTO | NUMBER | CURRENCY | DATE | TIME | DATE_TIME | PERCENTAGE | TEXT | ACCOUNTING | CONTACT | ROWLINK | ROWSET

Required: No

rawValue

The raw value of the data. e.g. jsmith@example.com

Type: String

Length Constraints: Minimum length of 0. Maximum length of 32767.

Pattern: [\s\S]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: