Class: Aws::Types::AcceptAttachmentRequest
- Inherits:
-
Object
- Object
- Aws::Types::AcceptAttachmentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attachment_id ⇒ ::String
Returns the value of attribute attachment_id.
Instance Attribute Details
#attachment_id ⇒ ::String
Returns the value of attribute attachment_id.
18 19 20 |
# File 'sig/types.rbs', line 18 def @attachment_id end |