Interface INotificationChannelRef
(experimental) Indicates that this resource can be referenced as a NotificationChannel.
Namespace: Amazon.CDK.AWS.FMS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INotificationChannelRef : IConstruct, IDependable
Syntax (vb)
Public Interface INotificationChannelRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
NotificationChannelRef | (experimental) A reference to a NotificationChannel resource. |
Properties
NotificationChannelRef
(experimental) A reference to a NotificationChannel resource.
INotificationChannelReference NotificationChannelRef { get; }
Property Value
Remarks
Stability: Experimental