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