PostProcessingTrace
Trace Part which contains information related to post processing step
Inheritors
Types
Trace Part which contains information used to call Invoke Model
Trace Part which contains information related to postprocessing
Functions
Casts this PostProcessingTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Throws an exception if the PostProcessingTrace is not a ModelInvocationInput.
Casts this PostProcessingTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Returns null if the PostProcessingTrace is not a ModelInvocationInput.
Casts this PostProcessingTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PostProcessingModelInvocationOutput value. Throws an exception if the PostProcessingTrace is not a ModelInvocationOutput.
Casts this PostProcessingTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PostProcessingModelInvocationOutput value. Returns null if the PostProcessingTrace is not a ModelInvocationOutput.