Show / Hide Table of Contents

Interface INotificationRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Connect
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INotificationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface INotificationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

NotificationRef

(experimental) A reference to a Notification resource.

Properties

NotificationRef

(experimental) A reference to a Notification resource.

INotificationReference NotificationRef { get; }
Property Value

INotificationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX