Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.PipeEnrichmentParametersProperty
Packages that use CfnPipe.PipeEnrichmentParametersProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.PipeEnrichmentParametersProperty in software.amazon.awscdk.services.pipes
Classes in software.amazon.awscdk.services.pipes that implement CfnPipe.PipeEnrichmentParametersPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipe.PipeEnrichmentParametersPropertyMethods in software.amazon.awscdk.services.pipes that return CfnPipe.PipeEnrichmentParametersPropertyModifier and TypeMethodDescriptionCfnPipe.PipeEnrichmentParametersProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pipes with parameters of type CfnPipe.PipeEnrichmentParametersPropertyModifier and TypeMethodDescriptionCfnPipe.Builder.enrichmentParameters(CfnPipe.PipeEnrichmentParametersProperty enrichmentParameters) The parameters required to set up enrichment on your pipe.CfnPipeProps.Builder.enrichmentParameters(CfnPipe.PipeEnrichmentParametersProperty enrichmentParameters) Sets the value ofCfnPipeProps.getEnrichmentParameters()voidCfnPipe.setEnrichmentParameters(CfnPipe.PipeEnrichmentParametersProperty value) The parameters required to set up enrichment on your pipe. -
Uses of CfnPipe.PipeEnrichmentParametersProperty in software.amazon.awscdk.services.pipes.alpha
Methods in software.amazon.awscdk.services.pipes.alpha that return CfnPipe.PipeEnrichmentParametersPropertyModifier and TypeMethodDescriptionEnrichmentParametersConfig.getEnrichmentParameters()(experimental) The parameters for the enrichment target.EnrichmentParametersConfig.Jsii$Proxy.getEnrichmentParameters()Methods in software.amazon.awscdk.services.pipes.alpha with parameters of type CfnPipe.PipeEnrichmentParametersPropertyModifier and TypeMethodDescriptionEnrichmentParametersConfig.Builder.enrichmentParameters(CfnPipe.PipeEnrichmentParametersProperty enrichmentParameters) Sets the value ofEnrichmentParametersConfig.getEnrichmentParameters()