Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.PipeEnrichmentParametersProperty
Packages that use CfnPipePropsMixin.PipeEnrichmentParametersProperty
-
Uses of CfnPipePropsMixin.PipeEnrichmentParametersProperty in software.amazon.awscdk.cfnpropertymixins.services.pipes
Classes in software.amazon.awscdk.cfnpropertymixins.services.pipes that implement CfnPipePropsMixin.PipeEnrichmentParametersPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipePropsMixin.PipeEnrichmentParametersPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pipes that return CfnPipePropsMixin.PipeEnrichmentParametersPropertyModifier and TypeMethodDescriptionCfnPipePropsMixin.PipeEnrichmentParametersProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pipes with parameters of type CfnPipePropsMixin.PipeEnrichmentParametersPropertyModifier and TypeMethodDescriptionCfnPipeMixinProps.Builder.enrichmentParameters(CfnPipePropsMixin.PipeEnrichmentParametersProperty enrichmentParameters) Sets the value ofCfnPipeMixinProps.getEnrichmentParameters()CfnPipePropsMixin.Builder.enrichmentParameters(CfnPipePropsMixin.PipeEnrichmentParametersProperty enrichmentParameters) The parameters required to set up enrichment on your pipe.