Class: Aws::Types::SimpleEmailPart

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#charset::String

Returns the value of attribute charset.

Returns:

  • (::String)


2822
2823
2824
# File 'sig/types.rbs', line 2822

def charset
  @charset
end

#data::String

Returns the value of attribute data.

Returns:

  • (::String)


2823
2824
2825
# File 'sig/types.rbs', line 2823

def data
  @data
end