RetrievalResultContentColumn - Amazon Bedrock
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 1, 2026.

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: