toggle menu
few
jvm
switch theme
search in API
storage
/
storage.document.provider.s3
/
S3GetPreSignedDocumentUrlProvider
S3Get
Pre
Signed
Document
Url
Provider
class
S3GetPreSignedDocumentUrlProvider
(
val
bucket
:
String
,
documentStoreClient
:
DocumentStoreClient
)
:
GetPreSignedDocumentUrlProvider
Members
Constructors
S3Get
Pre
Signed
Document
Url
Provider
Link copied to clipboard
constructor
(
bucket
:
String
,
documentStoreClient
:
DocumentStoreClient
)
Properties
bucket
Link copied to clipboard
val
bucket
:
String
Functions
execute
Link copied to clipboard
open
override
fun
execute
(
image
:
String
)
:
String
?