Class: Aws::Types::ToolAdditionBlock
- Inherits:
-
Object
- Object
- Aws::Types::ToolAdditionBlock
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tool ⇒ Types::ToolReference
Returns the value of attribute tool.
Instance Attribute Details
#tool ⇒ Types::ToolReference
Returns the value of attribute tool.
1411 1412 1413 |
# File 'sig/types.rbs', line 1411 def tool @tool end |