ExAws.S3 v2.0.2 ExAws.Operation.S3DeleteAllObjects View Source

Link to this section Summary

Link to this section Types

Link to this type

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