

# RoutingClassifierModelInvocationOutput
<a name="API_agent-runtime_RoutingClassifierModelInvocationOutput"></a>

Invocation output from a routing classifier model.

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

 ** metadata **   <a name="bedrock-Type-agent-runtime_RoutingClassifierModelInvocationOutput-metadata"></a>
The invocation's metadata.  
Type: [Metadata](API_agent-runtime_Metadata.md) object  
Required: No

 ** rawResponse **   <a name="bedrock-Type-agent-runtime_RoutingClassifierModelInvocationOutput-rawResponse"></a>
The invocation's raw response.  
Type: [RawResponse](API_agent-runtime_RawResponse.md) object  
Required: No

 ** traceId **   <a name="bedrock-Type-agent-runtime_RoutingClassifierModelInvocationOutput-traceId"></a>
The invocation's trace ID.  
Type: String  
Length Constraints: Minimum length of 2. Maximum length of 16.  
Required: No

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