Class IssueCount (0.2.0)

IssueCount(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Count of issues for a group of signals.

Attributes

Name Description
display_name str
Title of a signal group corresponding to the request.
issue_count int
The count of the number of issues associated with those resources that are explicitly filtered in by the filters present in the request. A signal is an issue when its SignalStatus field is set to SIGNAL_STATUS_ISSUE.