AWS SDK Version 3 for .NET
API Reference

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.

Describes which mitigation actions should be executed.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.DetectMitigationActionExecution

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class DetectMitigationActionExecution

The DetectMitigationActionExecution type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ActionName System.String

Gets and sets the property ActionName.

The friendly name that uniquely identifies the mitigation action.

Public Property ErrorCode System.String

Gets and sets the property ErrorCode.

The error code of a mitigation action.

Public Property ExecutionEndDate System.DateTime

Gets and sets the property ExecutionEndDate.

The date a mitigation action ended.

Public Property ExecutionStartDate System.DateTime

Gets and sets the property ExecutionStartDate.

The date a mitigation action was started.

Public Property Message System.String

Gets and sets the property Message.

The message of a mitigation action.

Public Property Status Amazon.IoT.DetectMitigationActionExecutionStatus

Gets and sets the property Status.

The status of a mitigation action.

Public Property TaskId System.String

Gets and sets the property TaskId.

The unique identifier of the task.

Public Property ThingName System.String

Gets and sets the property ThingName.

The name of the thing.

Public Property ViolationId System.String

Gets and sets the property ViolationId.

The unique identifier of the violation.

Version Information

.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