Show / Hide Table of Contents

Interface IPortfolioProductAssociationRef

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

Namespace: Amazon.CDK.AWS.Servicecatalog
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPortfolioProductAssociationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IPortfolioProductAssociationRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

PortfolioProductAssociationRef

(experimental) A reference to a PortfolioProductAssociation resource.

Properties

PortfolioProductAssociationRef

(experimental) A reference to a PortfolioProductAssociation resource.

IPortfolioProductAssociationReference PortfolioProductAssociationRef { get; }
Property Value

IPortfolioProductAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX