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

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AwsErin.S3.DeleteObjects.Response{
  delete_result: AwsErin.S3.DeleteObjects.DeleteResult.t(),
  x_amz_request_charged: 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.