Class: Aws::Types::Content

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)


116
117
118
# File 'sig/types.rbs', line 116

def charset
  @charset
end

#data::String

Returns the value of attribute data.

Returns:

  • (::String)


115
116
117
# File 'sig/types.rbs', line 115

def data
  @data
end