EntityTimelineItem Class

Entity timeline Item.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: ActivityTimelineItem, BookmarkTimelineItem, SecurityAlertTimelineItem.

All required parameters must be populated in order to send to Azure.

Inheritance
EntityTimelineItem

Constructor

EntityTimelineItem(**kwargs)

Variables

kind
str or EntityTimelineKind

Required. The entity query kind type.Constant filled by server. Possible values include: "Activity", "Bookmark", "SecurityAlert".