Class: Aws::Types::UpdatedMcpToolsDescriptorFields
- Inherits:
-
Object
- Object
- Aws::Types::UpdatedMcpToolsDescriptorFields
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ Types::UpdatedDescriptorData
Returns the value of attribute data.
-
#data_schema_version ⇒ Types::UpdatedDataSchemaVersion
Returns the value of attribute data_schema_version.
Instance Attribute Details
#data ⇒ Types::UpdatedDescriptorData
Returns the value of attribute data.
660 661 662 |
# File 'sig/types.rbs', line 660 def data @data end |
#data_schema_version ⇒ Types::UpdatedDataSchemaVersion
Returns the value of attribute data_schema_version.
661 662 663 |
# File 'sig/types.rbs', line 661 def data_schema_version @data_schema_version end |