ListInsightsStatusFilter
A filter used by ListInsights
to specify which insights to return.
Contents
- Any
-
A
ListInsightsAnyStatusFilter
that specifies insights of any status that are eitherREACTIVE
orPROACTIVE
.Type: ListInsightsAnyStatusFilter object
Required: No
- Closed
-
A
ListInsightsClosedStatusFilter
that specifies closed insights that are eitherREACTIVE
orPROACTIVE
.Type: ListInsightsClosedStatusFilter object
Required: No
- Ongoing
-
A
ListInsightsAnyStatusFilter
that specifies ongoing insights that are eitherREACTIVE
orPROACTIVE
.Type: ListInsightsOngoingStatusFilter object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: