Builder
class Builder
Properties
Link copied to clipboard
The textual content of the execution result. This includes standard output from the code execution, such as print statements, console output, and text representations of results.
Link copied to clipboard
The structured content of the execution result. This includes additional metadata about the execution, such as execution time, memory usage, and structured representations of output data. The format depends on the specific code interpreter and execution context.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrockagentcore.model.ToolResultStructuredContent inside the given block