| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.clone() |
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withAuditTaskId(String auditTaskId)
Specify this filter to limit results to tasks that were applied to results for a specific audit.
|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withEndTime(Date endTime)
Specify this filter to limit results to tasks that were completed or canceled on or before a specific date and
time.
|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withFindingId(String findingId)
Specify this filter to limit results to tasks that were applied to a specific audit finding.
|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withMaxResults(Integer maxResults)
The maximum number of results to return at one time.
|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withNextToken(String nextToken)
The token for the next set of results.
|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withStartTime(Date startTime)
Specify this filter to limit results to tasks that began on or after a specific date and time.
|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withTaskStatus(AuditMitigationActionsTaskStatus taskStatus)
Specify this filter to limit results to tasks that are in a specific state.
|
ListAuditMitigationActionsTasksRequest |
ListAuditMitigationActionsTasksRequest.withTaskStatus(String taskStatus)
Specify this filter to limit results to tasks that are in a specific state.
|
Copyright © 2019. All rights reserved.