Class: Aws::Types::GetConnectAttachmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetConnectAttachmentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connect_attachment ⇒ Types::ConnectAttachment
Returns the value of attribute connect_attachment.
Instance Attribute Details
#connect_attachment ⇒ Types::ConnectAttachment
Returns the value of attribute connect_attachment.
854 855 856 |
# File 'sig/types.rbs', line 854 def @connect_attachment end |