Class: Aws::Types::RcsTextMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#body::String

Returns the value of attribute body.

Returns:

  • (::String)


1688
1689
1690
# File 'sig/types.rbs', line 1688

def body
  @body
end