AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Returned by ListAuditMitigationActionsTask, this object contains information that describes a mitigation action that has been started.
Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z
public class AuditMitigationActionExecutionMetadata
The AuditMitigationActionExecutionMetadata type exposes the following members
Name | Description | |
---|---|---|
![]() |
AuditMitigationActionExecutionMetadata() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActionId | System.String |
Gets and sets the property ActionId. The unique identifier for the mitigation action being applied by the task. |
![]() |
ActionName | System.String |
Gets and sets the property ActionName. The friendly name of the mitigation action being applied by the task. |
![]() |
EndTime | System.DateTime |
Gets and sets the property EndTime. The date and time when the task was completed or canceled. Blank if the task is still running. |
![]() |
ErrorCode | System.String |
Gets and sets the property ErrorCode. If an error occurred, the code that indicates which type of error occurred. |
![]() |
FindingId | System.String |
Gets and sets the property FindingId. The unique identifier for the findings to which the task and associated mitigation action are applied. |
![]() |
Message | System.String |
Gets and sets the property Message. If an error occurred, a message that describes the error. |
![]() |
StartTime | System.DateTime |
Gets and sets the property StartTime. The date and time when the task was started. |
![]() |
Status | Amazon.IoT.AuditMitigationActionsExecutionStatus |
Gets and sets the property Status. The current status of the task being executed. |
![]() |
TaskId | System.String |
Gets and sets the property TaskId. The unique identifier for the task that applies the mitigation action. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5