new Action(settingsopt)
    The base object for AlertRule actions.
    Parameters:
| Name | Type | Attributes | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
settings | 
            
            Object | 
                
                    <optional> | 
            
            
            An object containing initial values for the new Action instance.
                Properties
  | 
        
Members
enabled :boolean
    Flag indicating whether or not the Action is enabled (i.e. currently being used to determine whether or not to fire alerts).
    Type:
- boolean