Uses of Interface
software.amazon.awscdk.services.pipes.alpha.IEnrichment
Packages that use IEnrichment
Package
Description
Amazon EventBridge Pipes Construct Library
Amazon EventBridge Pipes Enrichments Construct Library
-
Uses of IEnrichment in software.amazon.awscdk.services.pipes.alpha
Subinterfaces of IEnrichment in software.amazon.awscdk.services.pipes.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnrichment.Classes in software.amazon.awscdk.services.pipes.alpha that implement IEnrichmentModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.pipes.alpha that return IEnrichmentModifier and TypeMethodDescriptiondefault IEnrichmentPipeProps.getEnrichment()(experimental) Enrichment step to enhance the data from the source before sending it to the target.final IEnrichmentPipeProps.Jsii$Proxy.getEnrichment()Methods in software.amazon.awscdk.services.pipes.alpha with parameters of type IEnrichmentModifier and TypeMethodDescriptionPipe.Builder.enrichment(IEnrichment enrichment) (experimental) Enrichment step to enhance the data from the source before sending it to the target.PipeProps.Builder.enrichment(IEnrichment enrichment) Sets the value ofPipeProps.getEnrichment() -
Uses of IEnrichment in software.amazon.awscdk.services.pipes.enrichments.alpha
Classes in software.amazon.awscdk.services.pipes.enrichments.alpha that implement IEnrichmentModifier and TypeClassDescriptionclass(experimental) An API Destination enrichment for a pipe.class(experimental) An API Gateway enrichment for a pipe.class(experimental) A Lambda enrichment for a pipe.class(experimental) A StepFunctions enrichment for a pipe.