Class: Aws::Types::SampleWithResponseStreamResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:body])

Instance Attribute Summary collapse

Instance Attribute Details

#body::IO

Returns the value of attribute body.

Returns:

  • (::IO)


64
65
66
# File 'sig/types.rbs', line 64

def body
  @body
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


63
64
65
# File 'sig/types.rbs', line 63

def content_type
  @content_type
end