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)


1719
1720
1721
# File 'sig/types.rbs', line 1719

def body
  @body
end