| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuditMitigationActionsTaskMetadata> |
ListAuditMitigationActionsTasksResponse.tasks()
The collection of audit mitigation tasks that matched the filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListAuditMitigationActionsTasksResponse.Builder |
ListAuditMitigationActionsTasksResponse.Builder.tasks(AuditMitigationActionsTaskMetadata... tasks)
The collection of audit mitigation tasks that matched the filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListAuditMitigationActionsTasksResponse.Builder |
ListAuditMitigationActionsTasksResponse.Builder.tasks(Collection<AuditMitigationActionsTaskMetadata> tasks)
The collection of audit mitigation tasks that matched the filter criteria.
|
Copyright © 2020. All rights reserved.