Interface ISubscriptionTargetRef
(experimental) Indicates that this resource can be referenced as a SubscriptionTarget.
Inherited Members
Namespace: Amazon.CDK.Interfaces.DataZone
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISubscriptionTargetRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISubscriptionTargetRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| SubscriptionTargetRef | (experimental) A reference to a SubscriptionTarget resource. |
Properties
SubscriptionTargetRef
(experimental) A reference to a SubscriptionTarget resource.
ISubscriptionTargetReference SubscriptionTargetRef { get; }
Property Value
Remarks
Stability: Experimental