

# RetrievalResultContentColumn
<a name="API_agent-runtime_RetrievalResultContentColumn"></a>

Contains information about a column with a cell to return in retrieval.

## Contents
<a name="API_agent-runtime_RetrievalResultContentColumn_Contents"></a>

 ** columnName **   <a name="bedrock-Type-agent-runtime_RetrievalResultContentColumn-columnName"></a>
The name of the column.  
Type: String  
Required: No

 ** columnValue **   <a name="bedrock-Type-agent-runtime_RetrievalResultContentColumn-columnValue"></a>
The value in the column.  
Type: String  
Required: No

 ** type **   <a name="bedrock-Type-agent-runtime_RetrievalResultContentColumn-type"></a>
The data type of the value.  
Type: String  
Valid Values: `BLOB | BOOLEAN | DOUBLE | NULL | LONG | STRING`   
Required: No

## See Also
<a name="API_agent-runtime_RetrievalResultContentColumn_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/RetrievalResultContentColumn) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/RetrievalResultContentColumn) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/RetrievalResultContentColumn) 