class

Aws::S3::Response::GetObjectOutput

Inherits Reference / Object

Constructors

new(body : IO | String)
Source

Class methods

from_response(response)

Create a GetObjectOutput response from an HTTP::Client::Response object

Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

Source
body

The body of the request object

Source