Class: Aws::Types::GetAttachmentDownloadLinkResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#download_urlTypes::DownloadUrl

Returns the value of attribute download_url.

Returns:



345
346
347
# File 'sig/types.rbs', line 345

def download_url
  @download_url
end

#file_name::String

Returns the value of attribute file_name.

Returns:

  • (::String)


344
345
346
# File 'sig/types.rbs', line 344

def file_name
  @file_name
end