Class: Aws::Types::MetadataFormReference
- Inherits:
-
Object
- Object
- Aws::Types::MetadataFormReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type_identifier ⇒ ::String
Returns the value of attribute type_identifier.
-
#type_revision ⇒ ::String
Returns the value of attribute type_revision.
Instance Attribute Details
#type_identifier ⇒ ::String
Returns the value of attribute type_identifier.
4525 4526 4527 |
# File 'sig/types.rbs', line 4525 def type_identifier @type_identifier end |
#type_revision ⇒ ::String
Returns the value of attribute type_revision.
4526 4527 4528 |
# File 'sig/types.rbs', line 4526 def type_revision @type_revision end |