Class ToolSpecification

java.lang.Object
software.amazon.awssdk.services.bedrockagent.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>

Contains a specification for a tool. For more information, see Use a tool to complete an Amazon Bedrock model response.

See Also: