Show / Hide Table of Contents

Interface IPortalRef

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

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

Stability: Experimental

Synopsis

Properties

PortalRef

(experimental) A reference to a Portal resource.

Properties

PortalRef

(experimental) A reference to a Portal resource.

IPortalReference PortalRef { get; }
Property Value

IPortalReference

Remarks

Stability: Experimental

Back to top Generated by DocFX