PresignedUrlData

@Serializable
data class PresignedUrlData(val putLocation: String, val getLocation: String)

Constructors

Link copied to clipboard
constructor(putLocation: String, getLocation: String)

Properties

Link copied to clipboard
Link copied to clipboard