PostProcessingTrace

Details about the post-processing step, in which the agent shapes the response..

Constructors

Link copied to clipboard
constructor(value: PostProcessingTrace)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard

Casts this Trace as a FailureTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FailureTrace value. Throws an exception if the Trace is not a FailureTrace.

Link copied to clipboard
Link copied to clipboard

Casts this Trace as a GuardrailTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.GuardrailTrace value. Throws an exception if the Trace is not a GuardrailTrace.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard