SqlDashboardWidgetOutput
Last updated
Last updated
widget_id
Option<String>
The canonical identifier of the SQL widget.
[optional]
widget_title
Option<String>
The title of the SQL widget.
[optional]
output_link
Option<String>
The link to find the output results.
[optional]
status
Option<String>
The execution status of the SQL widget.
[optional]
error
Option<>
[optional]
start_time
Option<i64>
Time (in epoch milliseconds) when execution of the SQL widget starts.
[optional]
end_time
Option<i64>
Time (in epoch milliseconds) when execution of the SQL widget ends.
[optional]