Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional columnsFor event platform datasets, the list of columns exposed by the dataset.
The data source backing this dataset definition.
Optional indexesFor event platform datasets, the list of indexes to query.
The unique name of the dataset. Must start with a lowercase letter and contain only lowercase letters, digits, and underscores (max 255 characters).
Optional queryFor referential datasets, an optional filter expression applied to the table.
Optional searchThe search clause applied to an event platform dataset.
Optional storageStorage tier the dataset reads from. Applies to event platform datasets.
Optional tableFor referential datasets, the name of the underlying table.
Optional timeAn optional time window that overrides the default query time range.
Generated using TypeDoc
The definition of the dataset. The shape depends on the value of
data_source. Usereference_tableormanaged_resourcefor a referential dataset, or one of the event platform sources (for examplelogs,audit,events,spans,rum) for an event platform dataset.