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