View Source ExAws.Operation.S3DeleteAllObjects (ExAws.S3 v2.4.0)

Link to this section Summary

Link to this section Types

@type t() :: %ExAws.Operation.S3DeleteAllObjects{
  bucket: term(),
  objects: term(),
  opts: term(),
  service: term()
}