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.
292 293 294 |
# File 'sig/types.rbs', line 292 def data @data end |
#data_schema_version ⇒ ::String
Returns the value of attribute data_schema_version.
293 294 295 |
# File 'sig/types.rbs', line 293 def data_schema_version @data_schema_version end |