Class: Aws::Types::Body

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#htmlTypes::Content

Returns the value of attribute html.

Returns:



27
28
29
# File 'sig/types.rbs', line 27

def html
  @html
end

#textTypes::Content

Returns the value of attribute text.

Returns:



26
27
28
# File 'sig/types.rbs', line 26

def text
  @text
end