PolarExpress.Schemas.S3DownloadURL (polar_express v0.2.2)

Copy Markdown View Source

S3DownloadURL

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.S3DownloadURL{
  expires_at: term(),
  headers: term(),
  url: term()
}
  • expires_at - Format: date-time.
  • headers
  • url

Functions

schema_name()