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:



86
87
88
# File 'sig/types.rbs', line 86

def html
  @html
end

#textTypes::Content

Returns the value of attribute text.

Returns:



85
86
87
# File 'sig/types.rbs', line 85

def text
  @text
end