Package | Description |
---|---|
software.amazon.awssdk.services.iot.model |
Modifier and Type | Method and Description |
---|---|
List<MitigationAction> |
DescribeAuditMitigationActionsTaskResponse.actionsDefinition()
Specifies the mitigation actions and their parameters that are applied as part of this task.
|
Modifier and Type | Method and Description |
---|---|
DescribeAuditMitigationActionsTaskResponse.Builder |
DescribeAuditMitigationActionsTaskResponse.Builder.actionsDefinition(MitigationAction... actionsDefinition)
Specifies the mitigation actions and their parameters that are applied as part of this task.
|
Modifier and Type | Method and Description |
---|---|
DescribeAuditMitigationActionsTaskResponse.Builder |
DescribeAuditMitigationActionsTaskResponse.Builder.actionsDefinition(Collection<MitigationAction> actionsDefinition)
Specifies the mitigation actions and their parameters that are applied as part of this task.
|
Copyright © 2020. All rights reserved.