Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.PipeEnrichmentParametersProperty
Packages that use CfnPipe.PipeEnrichmentParametersProperty
-
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.