Class ToolSpecification

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

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

The specification for the tool. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.

See Also:
  • Method Details