Uses of Interface
software.amazon.awscdk.interfaces.iotanalytics.IDatastoreRef
Packages that use IDatastoreRef
Package
Description
AWS IoT Analytics Construct Library
-
Uses of IDatastoreRef in software.amazon.awscdk.interfaces.iotanalytics
Subinterfaces of IDatastoreRef in software.amazon.awscdk.interfaces.iotanalyticsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDatastoreRef.Classes in software.amazon.awscdk.interfaces.iotanalytics that implement IDatastoreRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDatastoreRef in software.amazon.awscdk.services.iotanalytics
Classes in software.amazon.awscdk.services.iotanalytics that implement IDatastoreRefModifier and TypeClassDescriptionclassAWS::IoTAnalytics::Datastore resource is a repository for messages.Methods in software.amazon.awscdk.services.iotanalytics that return IDatastoreRefModifier and TypeMethodDescriptionstatic IDatastoreRefCfnDatastore.fromDatastoreName(software.constructs.Construct scope, String id, String datastoreName) Creates a new IDatastoreRef from a datastoreName.