Awscr::S3::Response::CopyObjectOutput
Inherits Awscr::S3::Response::Base < Reference < Object
Constructors
new(etag : String, last_modified : Time, status : HTTP::Status, status_message : String | Nil = nil, headers : HTTP::Headers = HTTP::Headers.new)
SourceClass methods
from_response(response)
Create a CopyObjectOutput response from an
HTTP::Client::Response object