dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
S3Depot
/
S3Depot
S3Depot
constructor
(
scheme
:
String
?
=
null
,
bucket
:
String
?
=
null
,
relativePath
:
String
?
=
null
,
format
:
String
?
=
null
,
metastoreUrl
:
String
?
=
null
,
icebergCatalogType
:
S3Depot.IcebergCatalogType
?
=
null
)