

# StreamingConfiguration
<a name="API_StreamingConfiguration"></a>

The streaming configuration for an MCP gateway. This structure defines settings that control response streaming behavior.

## Contents
<a name="API_StreamingConfiguration_Contents"></a>

 ** enableResponseStreaming **   <a name="bedrockagentcorecontrol-Type-StreamingConfiguration-enableResponseStreaming"></a>
Indicates whether response streaming is enabled for the gateway. When set to `true`, the gateway streams responses from targets back to the client.  
Type: Boolean  
Required: No

## See Also
<a name="API_StreamingConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/StreamingConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/StreamingConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/StreamingConfiguration) 