dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
AbfssDepot
/
AbfssDepot
Abfss
Depot
constructor
(
account
:
String
?
=
null
,
container
:
String
?
=
null
,
relativePath
:
String
?
=
null
,
format
:
String
?
=
null
,
metastoreUrl
:
String
?
=
null
,
endpointSuffix
:
String
?
=
null
,
icebergCatalogType
:
AbfssDepot.IcebergCatalogType
?
=
null
)