DocumentGetPreSignedObjectUrlArgs

data class DocumentGetPreSignedObjectUrlArgs(val bucket: String, val imagePath: String, val method: String)

Constructors

Link copied to clipboard
constructor(bucket: String, imagePath: String, method: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun DocumentGetPreSignedObjectUrlArgs.toS3Args(): GeneratePresignedUrlRequest