Class: Aws::Types::ContentBody

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)


514
515
516
# File 'sig/types.rbs', line 514

def body
  @body
end

#images::Array[Types::ImageInput]

Returns the value of attribute images.

Returns:



515
516
517
# File 'sig/types.rbs', line 515

def images
  @images
end