- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-detective
FilterCriteria Interface
Details on the criteria used to define the filter for investigation results.
Members
Name | Type | Details |
---|---|---|
CreatedTime | DateFilter | undefined | Filter the investigation results based on when the investigation was created. |
EntityArn | StringFilter | undefined | Filter the investigation results based on the Amazon Resource Name (ARN) of the entity. |
Severity | StringFilter | undefined | Filter the investigation results based on the severity. |
State | StringFilter | undefined | Filter the investigation results based on the state. |
Status | StringFilter | undefined | Filter the investigation results based on the status. |
Full Signature
export interface FilterCriteria