Provides struct and type for a S3DownloadURL
Summary
Types
@type t() :: %Polarex.S3DownloadURL{ expires_at: DateTime.t(), headers: map() | nil, url: String.t() }
Provides struct and type for a S3DownloadURL
@type t() :: %Polarex.S3DownloadURL{ expires_at: DateTime.t(), headers: map() | nil, url: String.t() }