

# OutputFile
<a name="API_agent-runtime_OutputFile"></a>

Contains details of the response from code interpreter.

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

 ** bytes **   <a name="bedrock-Type-agent-runtime_OutputFile-bytes"></a>
The byte count of files that contains response from code interpreter.  
Type: Base64-encoded binary data object  
Length Constraints: Minimum length of 0. Maximum length of 1000000.  
Required: No

 ** name **   <a name="bedrock-Type-agent-runtime_OutputFile-name"></a>
The name of the file containing response from code interpreter.  
Type: String  
Required: No

 ** type **   <a name="bedrock-Type-agent-runtime_OutputFile-type"></a>
The type of file that contains response from the code interpreter.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_OutputFile_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/OutputFile) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/OutputFile) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/OutputFile) 