Uses of Interface
software.amazon.awscdk.interfaces.iotsitewise.IDatasetRef
Packages that use IDatasetRef
Package
Description
AWS::IoTSiteWise Construct Library
-
Uses of IDatasetRef in software.amazon.awscdk.interfaces.iotsitewise
Subinterfaces of IDatasetRef in software.amazon.awscdk.interfaces.iotsitewiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDatasetRef.Classes in software.amazon.awscdk.interfaces.iotsitewise that implement IDatasetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDatasetRef in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement IDatasetRefModifier and TypeClassDescriptionclassCreates a dataset to connect an external datasource.Methods in software.amazon.awscdk.services.iotsitewise that return IDatasetRefModifier and TypeMethodDescriptionstatic IDatasetRefCfnDataset.fromDatasetArn(software.constructs.Construct scope, String id, String arn) Creates a new IDatasetRef from an ARN.static IDatasetRefCfnDataset.fromDatasetId(software.constructs.Construct scope, String id, String datasetId) Creates a new IDatasetRef from a datasetId.