Class: Aws::Types::UploadedDocumentMetadata
- Inherits:
-
Object
- Object
- Aws::Types::UploadedDocumentMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
13304 13305 13306 |
# File 'sig/types.rbs', line 13304 def name @name end |