Class ToolDescriptionInput

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

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

A tool description input containing the tool name and its current description.

See Also: