Skip to main content

EnsLib.AmazonCloudWatch.OutboundAdapter

class EnsLib.AmazonCloudWatch.OutboundAdapter extends EnsLib.PEX.OutboundAdapter, EnsLib.Amazon.Common

Method Inventory

Methods

method OnInit() as %Status
Inherited description: This user callback method is called just after %OnNew()
method PutMetricAlarm(namespace As %String, alarmName As %String, metricName As %String, alarmDescription As %String, comparisonOperator As %String, statistic As %String, unit As %String, evaluationPeriods As %Integer, period As %Integer, threshold As %Double, actionEnabled As %Boolean, dims As %String) as %Status
method PutMetricData(namespace As %String, metricName As %String, metricValue As %Numeric, metricUnit As %String, dims As %String = "") as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab