RoutingClassifierTrace - Amazon Bedrock

RoutingClassifierTrace

A trace for a routing classifier.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

invocationInput

The classifier's invocation input.

Type: InvocationInput object

Required: No

modelInvocationInput

The classifier's model invocation input.

Type: ModelInvocationInput object

Required: No

modelInvocationOutput

The classifier's model invocation output.

Type: RoutingClassifierModelInvocationOutput object

Required: No

observation

The classifier's observation.

Type: Observation object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: