dataos-sdk-kt
jvm
hera
/
io.dataos.hera.client.models
/
SQLActionFacet
/
SQLActionFacet
SQLAction
Facet
constructor
(
getProducer
:
String
,
getSchemaURL
:
String
,
query
:
String
)
Parameters
get
Producer
The name of the producer of the action.
get
Schema
URL
The URL of the schema for the action.
query
The SQL query.