Class: Aws::Types::DeleteAttachmentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAttachmentRequest
- 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.
616 617 618 |
# File 'sig/types.rbs', line 616 def @attachment_id end |