Class: Aws::Types::JourneyEmailMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#from_address::String

Returns the value of attribute from_address.

Returns:

  • (::String)


2078
2079
2080
# File 'sig/types.rbs', line 2078

def from_address
  @from_address
end