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.

Contains information about the action that you can take to respond to the alarm.

Inheritance Hierarchy

System.Object
  Amazon.IoTEventsData.Model.CustomerAction

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

Syntax

C#
public class CustomerAction

The CustomerAction type exposes the following members

Constructors

NameDescription
Public Method CustomerAction()

Properties

NameTypeDescription
Public Property AcknowledgeActionConfiguration Amazon.IoTEventsData.Model.AcknowledgeActionConfiguration

Gets and sets the property AcknowledgeActionConfiguration.

Contains the configuration information of an acknowledge action.

Public Property ActionName Amazon.IoTEventsData.CustomerActionName

Gets and sets the property ActionName.

The name of the action. The action name can be one of the following values:

  • SNOOZE - When you snooze the alarm, the alarm state changes to SNOOZE_DISABLED.

  • ENABLE - When you enable the alarm, the alarm state changes to NORMAL.

  • DISABLE - When you disable the alarm, the alarm state changes to DISABLED.

  • ACKNOWLEDGE - When you acknowledge the alarm, the alarm state changes to ACKNOWLEDGED.

  • RESET - When you reset the alarm, the alarm state changes to NORMAL.

For more information, see the AlarmState API.

Public Property DisableActionConfiguration Amazon.IoTEventsData.Model.DisableActionConfiguration

Gets and sets the property DisableActionConfiguration.

Contains the configuration information of a disable action.

Public Property EnableActionConfiguration Amazon.IoTEventsData.Model.EnableActionConfiguration

Gets and sets the property EnableActionConfiguration.

Contains the configuration information of an enable action.

Public Property ResetActionConfiguration Amazon.IoTEventsData.Model.ResetActionConfiguration

Gets and sets the property ResetActionConfiguration.

Contains the configuration information of a reset action.

Public Property SnoozeActionConfiguration Amazon.IoTEventsData.Model.SnoozeActionConfiguration

Gets and sets the property SnoozeActionConfiguration.

Contains the configuration information of a snooze action.

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