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