Show / Hide Table of Contents

Interface ISubscriptionTargetRef

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

Inherited Members
IEnvironmentAware.Env
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

ISubscriptionTargetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX