InvocationInput
Contains information pertaining to the action group or knowledge base that is being invoked.
Inherited functions
Casts this OrchestrationTrace as a InvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.InvocationInput value. Throws an exception if the OrchestrationTrace is not a InvocationInput.
Casts this OrchestrationTrace as a InvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.InvocationInput value. Returns null if the OrchestrationTrace is not a InvocationInput.
Casts this OrchestrationTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Throws an exception if the OrchestrationTrace is not a ModelInvocationInput.
Casts this OrchestrationTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Returns null if the OrchestrationTrace is not a ModelInvocationInput.
Casts this OrchestrationTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.OrchestrationModelInvocationOutput value. Throws an exception if the OrchestrationTrace is not a ModelInvocationOutput.
Casts this OrchestrationTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.OrchestrationModelInvocationOutput value. Returns null if the OrchestrationTrace is not a ModelInvocationOutput.
Casts this OrchestrationTrace as a Observation and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Observation value. Throws an exception if the OrchestrationTrace is not a Observation.
Casts this OrchestrationTrace as a Observation and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Observation value. Returns null if the OrchestrationTrace is not a Observation.
Casts this OrchestrationTrace as a Rationale and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Rationale value. Throws an exception if the OrchestrationTrace is not a Rationale.
Casts this OrchestrationTrace as a Rationale and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Rationale value. Returns null if the OrchestrationTrace is not a Rationale.