dataos-sdk-kt
jvm
hera
/
io.dataos.hera.client.models
/
SourceName
Source
Name
data
class
SourceName
(
val
value
:
String
?
=
null
)
Represents a source name.
Parameters
value
The name of the source.
Members
Constructors
Source
Name
Link copied to clipboard
constructor
(
value
:
String
?
=
null
)
Properties
value
Link copied to clipboard
val
value
:
String
?
=
null