Class: Aws::Types::McpToolsDescriptor
- Inherits:
-
Object
- Object
- Aws::Types::McpToolsDescriptor
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ ::String
Returns the value of attribute data.
-
#data_schema_version ⇒ ::String
Returns the value of attribute data_schema_version.
Instance Attribute Details
#data ⇒ ::String
Returns the value of attribute data.
132 133 134 |
# File 'sig/types.rbs', line 132 def data @data end |
#data_schema_version ⇒ ::String
Returns the value of attribute data_schema_version.
133 134 135 |
# File 'sig/types.rbs', line 133 def data_schema_version @data_schema_version end |