Class ToolUseBlockStart

java.lang.Object
software.amazon.awssdk.services.bedrockruntime.model.ToolUseBlockStart
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ToolUseBlockStart.Builder,ToolUseBlockStart>

@Generated("software.amazon.awssdk:codegen") public final class ToolUseBlockStart extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ToolUseBlockStart.Builder,ToolUseBlockStart>

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

See Also: