ToolResultBlockStart

The start of a tool result block. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The status of the tool result block.

Link copied to clipboard

The ID of the tool that was used to generate this tool result block.

Link copied to clipboard
val type: String?

The type for the tool that was used to generate this tool result block.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String