Interface IAlarmRef
(experimental) Indicates that this resource can be referenced as a Alarm.
Inherited Members
Namespace: Amazon.CDK.Interfaces.CloudWatch
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAlarmRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IAlarmRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| AlarmRef | (experimental) A reference to a Alarm resource. |
Properties
AlarmRef
(experimental) A reference to a Alarm resource.
IAlarmReference AlarmRef { get; }
Property Value
Remarks
Stability: Experimental