AnomalyEvidenceTimestamp
Import this model from the entry point of its package:
import { AnomalyEvidenceTimestamp } from '@sailpoint/angular-sdk/machine_identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| at | (optional) string | Point-in-time the evidence was captured. | [default to undefined] |
| from | (optional) string | Start of the aggregation window for time-window detections (SIEM); null for point-in-time detections (SENTINEL). | [default to undefined] |