Uses of Interface
software.amazon.awscdk.interfaces.iotsitewise.IAssetRef
Packages that use IAssetRef
Package
Description
AWS::IoTSiteWise Construct Library
-
Uses of IAssetRef in software.amazon.awscdk.interfaces.iotsitewise
Subinterfaces of IAssetRef in software.amazon.awscdk.interfaces.iotsitewiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAssetRef.Classes in software.amazon.awscdk.interfaces.iotsitewise that implement IAssetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAssetRef in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement IAssetRefMethods in software.amazon.awscdk.services.iotsitewise that return IAssetRefModifier and TypeMethodDescriptionstatic IAssetRefCfnAsset.fromAssetArn(software.constructs.Construct scope, String id, String arn) Creates a new IAssetRef from an ARN.static IAssetRefCfnAsset.fromAssetId(software.constructs.Construct scope, String id, String assetId) Creates a new IAssetRef from a assetId.