UpdatedToolsDefinition
Wrapper for updating a tools definition with PATCH semantics. When present, the tools definition is replaced with the provided value. When absent, the tools definition is left unchanged. To unset, include the wrapper with the value set to null.
Contents
- optionalValue
-
The updated tools definition value.
Type: ToolsDefinition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: