PreProcessingTrace
Trace Part which contains information related to preprocessing step
Inherited functions
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.
Casts this Trace as a FailureTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FailureTrace value. Returns null if the Trace is not a FailureTrace.
Casts this Trace as a OrchestrationTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.OrchestrationTrace value. Throws an exception if the Trace is not a OrchestrationTrace.
Casts this Trace as a OrchestrationTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.OrchestrationTrace value. Returns null if the Trace is not a OrchestrationTrace.
Casts this Trace as a PostProcessingTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PostProcessingTrace value. Throws an exception if the Trace is not a PostProcessingTrace.
Casts this Trace as a PostProcessingTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PostProcessingTrace value. Returns null if the Trace is not a PostProcessingTrace.
Casts this Trace as a PreProcessingTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PreProcessingTrace value. Throws an exception if the Trace is not a PreProcessingTrace.
Casts this Trace as a PreProcessingTrace and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PreProcessingTrace value. Returns null if the Trace is not a PreProcessingTrace.