Uses of Interface
software.amazon.awscdk.interfaces.iotanalytics.IPipelineRef
Packages that use IPipelineRef
Package
Description
AWS IoT Analytics Construct Library
-
Uses of IPipelineRef in software.amazon.awscdk.interfaces.iotanalytics
Subinterfaces of IPipelineRef in software.amazon.awscdk.interfaces.iotanalyticsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPipelineRef.Classes in software.amazon.awscdk.interfaces.iotanalytics that implement IPipelineRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPipelineRef in software.amazon.awscdk.services.iotanalytics
Classes in software.amazon.awscdk.services.iotanalytics that implement IPipelineRefModifier and TypeClassDescriptionclassThe AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store.Methods in software.amazon.awscdk.services.iotanalytics that return IPipelineRefModifier and TypeMethodDescriptionstatic IPipelineRefCfnPipeline.fromPipelineName(software.constructs.Construct scope, String id, String pipelineName) Creates a new IPipelineRef from a pipelineName.