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.
350 351 352 |
# File 'sig/types.rbs', line 350 def data @data end |
#data_schema_version ⇒ ::String
Returns the value of attribute data_schema_version.
351 352 353 |
# File 'sig/types.rbs', line 351 def data_schema_version @data_schema_version end |