RetrievalResultContentColumn
Contains information about a column with a cell to return in retrieval.
Contents
- columnName
-
The name of the column.
Type: String
Required: No
- columnValue
-
The value in the column.
Type: String
Required: No
- type
-
The data type of the value.
Type: String
Valid Values:
BLOB | BOOLEAN | DOUBLE | NULL | LONG | STRING
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: