Class: Aws::Types::GetArchiveMessageResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#envelopeTypes::Envelope

Returns the value of attribute envelope.

Returns:



497
498
499
# File 'sig/types.rbs', line 497

def envelope
  @envelope
end

Returns the value of attribute message_download_link.

Returns:

  • (::String)


495
496
497
# File 'sig/types.rbs', line 495

def message_download_link
  @message_download_link
end

#metadataTypes::Metadata

Returns the value of attribute metadata.

Returns:



496
497
498
# File 'sig/types.rbs', line 496

def 
  @metadata
end