Class: Aws::Types::ConnectAttachment
- Inherits:
-
Object
- Object
- Aws::Types::ConnectAttachment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attachment ⇒ Types::Attachment
Returns the value of attribute attachment.
-
#options ⇒ Types::ConnectAttachmentOptions
Returns the value of attribute options.
-
#transport_attachment_id ⇒ ::String
Returns the value of attribute transport_attachment_id.
Instance Attribute Details
#attachment ⇒ Types::Attachment
Returns the value of attribute attachment.
146 147 148 |
# File 'sig/types.rbs', line 146 def end |
#options ⇒ Types::ConnectAttachmentOptions
Returns the value of attribute options.
148 149 150 |
# File 'sig/types.rbs', line 148 def end |
#transport_attachment_id ⇒ ::String
Returns the value of attribute transport_attachment_id.
147 148 149 |
# File 'sig/types.rbs', line 147 def end |