Class: Aws::Types::SampleResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:body])

Instance Attribute Summary collapse

Instance Attribute Details

#body::String

Returns the value of attribute body.

Returns:

  • (::String)


51
52
53
# File 'sig/types.rbs', line 51

def body
  @body
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


50
51
52
# File 'sig/types.rbs', line 50

def content_type
  @content_type
end