aws_erin v0.4.2 AwsErin.S3.DeleteObject.Response View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AwsErin.S3.DeleteObject.Response{
  x_amz_delete_marker: String.t(),
  x_amz_request_charged: String.t(),
  x_amz_version_id: String.t()
}

Link to this section Functions

Link to this function

to_struct(headers, body)

View Source

Callback implementation for AwsErin.S3.Behaviour.Response.to_struct/2.