ToolDescriptionConfigurationBundle¶
Structure Class¶
ToolDescriptionConfigurationBundle
dataclass
¶
Tool descriptions sourced from a configuration bundle version.
Attributes¶
bundle_arn
instance-attribute
¶
bundle_arn: str
The Amazon Resource Name (ARN) of the configuration bundle.
tools
instance-attribute
¶
tools: list[ConfigurationBundleToolEntry]
The list of tool entries mapping tool names to their JSON paths within the bundle.