Class: Aws::Types::MCPToolDetail
- Inherits:
-
Object
- Object
- Aws::Types::MCPToolDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#tool_classification ⇒ "READ_ONLY", ...
Returns the value of attribute tool_classification.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
1207 1208 1209 |
# File 'sig/types.rbs', line 1207 def name @name end |
#tool_classification ⇒ "READ_ONLY", ...
Returns the value of attribute tool_classification.
1208 1209 1210 |
# File 'sig/types.rbs', line 1208 def tool_classification @tool_classification end |