dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
RedshiftDepot
/
RedshiftDepot
Redshift
Depot
constructor
(
subprotocol
:
String
?
=
null
,
host
:
String
?
=
null
,
port
:
Int
?
=
null
,
database
:
String
?
=
null
,
params
:
Map
<
String
,
Any
>
?
=
null
,
scheme
:
String
?
=
null
,
bucket
:
String
?
=
null
,
relativePath
:
String
?
=
null
)