Show / Hide Table of Contents

Interface IAlarmRef

(experimental) Indicates that this resource can be referenced as a Alarm.

Inherited Members
IEnvironmentAware.Env
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

IAlarmReference

Remarks

Stability: Experimental

Back to top Generated by DocFX