Uses of Interface
software.amazon.awscdk.interfaces.iotsitewise.IPortalRef
Packages that use IPortalRef
Package
Description
AWS::IoTSiteWise Construct Library
-
Uses of IPortalRef in software.amazon.awscdk.interfaces.iotsitewise
Subinterfaces of IPortalRef in software.amazon.awscdk.interfaces.iotsitewiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPortalRef.Classes in software.amazon.awscdk.interfaces.iotsitewise that implement IPortalRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPortalRef in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement IPortalRefMethods in software.amazon.awscdk.services.iotsitewise that return IPortalRefModifier and TypeMethodDescriptionstatic IPortalRefCfnPortal.fromPortalArn(software.constructs.Construct scope, String id, String arn) Creates a new IPortalRef from an ARN.static IPortalRefCfnPortal.fromPortalId(software.constructs.Construct scope, String id, String portalId) Creates a new IPortalRef from a portalId.