Class: Aws::Types::SendMessageResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#absolute_time::String

Returns the value of attribute absolute_time.

Returns:

  • (::String)


219
220
221
# File 'sig/types.rbs', line 219

def absolute_time
  @absolute_time
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


218
219
220
# File 'sig/types.rbs', line 218

def id
  @id
end

#message_metadataTypes::MessageProcessingMetadata

Returns the value of attribute message_metadata.



220
221
222
# File 'sig/types.rbs', line 220

def 
  @message_metadata
end