Show / Hide Table of Contents

Interface IPortfolioShareRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Servicecatalog
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPortfolioShareRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPortfolioShareRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

PortfolioShareRef

(experimental) A reference to a PortfolioShare resource.

Properties

PortfolioShareRef

(experimental) A reference to a PortfolioShare resource.

IPortfolioShareReference PortfolioShareRef { get; }
Property Value

IPortfolioShareReference

Remarks

Stability: Experimental

Back to top Generated by DocFX