CloudfrontAsset

public struct CloudfrontAsset : Codable, AssetJSONDecoder

Cloudfront asset model

  • Undocumented

    Declaration

    Swift

    public let player: String
  • Undocumented

    Declaration

    Swift

    public let sourceUrl: String
  • Declaration

    Swift

    public init(from decoder: Decoder) throws