ViewItem
Properties
Name
Type
Description
Notes
content
Option<String>
Content of the view.
[optional]
name
Option<String>
Name of the view item. In the case of code view, it would be the notebook’s name. In the case of dashboard view, it would be the dashboard’s name.
[optional]
Last updated