Class: Aws::Types::ConnectAttachment

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attachment ⇒ Types::Attachment

Returns the value of attribute attachment.



146
147
148
# File 'sig/types.rbs', line 146

def attachment
  @attachment
end

#options ⇒ Types::ConnectAttachmentOptions

Returns the value of attribute options.



148
149
150
# File 'sig/types.rbs', line 148

def options
  @options
end

#transport_attachment_id ⇒ ::String

Returns the value of attribute transport_attachment_id.



147
148
149
# File 'sig/types.rbs', line 147

def transport_attachment_id
  @transport_attachment_id
end