@aws-sdk/client-iot

ListAuditMitigationActionsExecutionsCommandInput Interface

Members

Name
Type
Details
findingId Requiredstring | undefined

Specify this filter to limit results to those that were applied to a specific audit finding.

taskId Requiredstring | undefined

Specify this filter to limit results to actions for a specific audit mitigation actions task.

actionStatus AuditMitigationActionsExecutionStatus | undefined

Specify this filter to limit results to those with a specific status.

maxResults number | undefined

The maximum number of results to return at one time. The default is 25.

nextToken string | undefined

The token for the next set of results.

Full Signature

export interface ListAuditMitigationActionsExecutionsCommandInput extends ListAuditMitigationActionsExecutionsRequest