aws_erin v0.4.2 AwsErin.S3.ListObjects.Content View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AwsErin.S3.ListObjects.Content{
  e_tag: String.t(),
  key: String.t(),
  last_modified: String.t(),
  owner: Owner.t(),
  size: integer(),
  storage_class: String.t()
}