ObjectKey

data class ObjectKey(val stream: DestinationStream.Descriptor, val objectKey: String, val uploadId: String? = null) : WithStream

Constructors

Link copied to clipboard
constructor(stream: DestinationStream.Descriptor, objectKey: String, uploadId: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val uploadId: String? = null