Action

Action
Action

This data object type defines the action initiated by a scheduled task or alarm.

This is an abstract type. A client creates a scheduled task or an alarm each of which triggers an action, defined by a subclass of this type.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string"
}