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