ImageGetPreSignedObjectUrlArgs

data class ImageGetPreSignedObjectUrlArgs(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 ImageGetPreSignedObjectUrlArgs.toS3Args(): GeneratePresignedUrlRequest