Class: Aws::Types::AttachmentDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_id::String

Returns the value of attribute attachment_id.

Returns:

  • (::String)


46
47
48
# File 'sig/types.rbs', line 46

def attachment_id
  @attachment_id
end

#file_name::String

Returns the value of attribute file_name.

Returns:

  • (::String)


47
48
49
# File 'sig/types.rbs', line 47

def file_name
  @file_name
end