toggle menu
few
jvm
switch theme
search in API
storage
/
storage.document.config
/
S3DocumentStoreConfig
/
S3DocumentStoreConfig
S3Document
Store
Config
constructor
(
@
Value
(
value
=
"${document.store.bucket-name}"
)
bucket
:
String
,
@
Value
(
value
=
"${storage.region}"
)
region
:
String
)