NodeExecutionContent
Contains the content of a flow node's input or output field for a flow execution.
Flow executions is in preview release for Amazon Bedrock and is subject to change.
Inheritors
Types
Functions
Link copied to clipboard
Casts this NodeExecutionContent as a Document and retrieves its aws.smithy.kotlin.runtime.content.Document value. Throws an exception if the NodeExecutionContent is not a Document.
Link copied to clipboard
Casts this NodeExecutionContent as a Document and retrieves its aws.smithy.kotlin.runtime.content.Document value. Returns null if the NodeExecutionContent is not a Document.