Class: Aws::Types::ToolRemovalBlock
- Inherits:
-
Object
- Object
- Aws::Types::ToolRemovalBlock
- 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.
1457 1458 1459 |
# File 'sig/types.rbs', line 1457 def tool @tool end |