Uses of Interface
software.amazon.awscdk.interfaces.iotsitewise.IProjectRef
Packages that use IProjectRef
Package
Description
AWS::IoTSiteWise Construct Library
-
Uses of IProjectRef in software.amazon.awscdk.interfaces.iotsitewise
Subinterfaces of IProjectRef in software.amazon.awscdk.interfaces.iotsitewiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIProjectRef.Classes in software.amazon.awscdk.interfaces.iotsitewise that implement IProjectRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IProjectRef in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement IProjectRefMethods in software.amazon.awscdk.services.iotsitewise that return IProjectRefModifier and TypeMethodDescriptionstatic IProjectRefCfnProject.fromProjectArn(software.constructs.Construct scope, String id, String arn) Creates a new IProjectRef from an ARN.static IProjectRefCfnProject.fromProjectId(software.constructs.Construct scope, String id, String projectId) Creates a new IProjectRef from a projectId.