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

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AwsErin.S3.DeleteObjects.DeleteResult{
  deleted_objects: [DeletedObject.t()],
  error_objects: [ErrorObject.t()]
}