Class ToolDescriptionSource

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

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

The source of tool descriptions, either inline text or from a configuration bundle.

See Also: