Class: Aws::Types::DeleteRegistrationAttachmentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRegistrationAttachmentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registration_attachment_id ⇒ ::String
Returns the value of attribute registration_attachment_id.
Instance Attribute Details
#registration_attachment_id ⇒ ::String
Returns the value of attribute registration_attachment_id.
613 614 615 |
# File 'sig/types.rbs', line 613 def @registration_attachment_id end |