Class: Aws::Types::Message

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#bodyTypes::Body

Returns the value of attribute body.



671
672
673
# File 'sig/types.rbs', line 671

def body
  @body
end

#subjectTypes::Content

Returns the value of attribute subject.



670
671
672
# File 'sig/types.rbs', line 670

def subject
  @subject
end