Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.PipeEnrichmentParametersProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.PipeEnrichmentParametersProperty in software.amazon.awscdk.services.pipes
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPipe.PipeEnrichmentParametersProperty
Modifier and TypeMethodDescriptionCfnPipe.PipeEnrichmentParametersProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnPipe.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
Modifier and TypeMethodDescriptionEnrichmentParametersConfig.getEnrichmentParameters()
(experimental) The parameters for the enrichment target.EnrichmentParametersConfig.Jsii$Proxy.getEnrichmentParameters()
Modifier and TypeMethodDescriptionEnrichmentParametersConfig.Builder.enrichmentParameters
(CfnPipe.PipeEnrichmentParametersProperty enrichmentParameters) Sets the value ofEnrichmentParametersConfig.getEnrichmentParameters()