Uses of Interface
software.amazon.awscdk.services.pipes.alpha.InputTransformationConfig
Packages that use InputTransformationConfig
Package
Description
Amazon EventBridge Pipes Construct Library
-
Uses of InputTransformationConfig in software.amazon.awscdk.services.pipes.alpha
Classes in software.amazon.awscdk.services.pipes.alpha that implement InputTransformationConfigModifier and TypeClassDescriptionstatic final class
An implementation forInputTransformationConfig
Methods in software.amazon.awscdk.services.pipes.alpha that return InputTransformationConfigModifier and TypeMethodDescription(experimental) Bind the input transformation to the pipe and returns the inputTemplate string.default InputTransformationConfig
(experimental) Bind the input transformation to the pipe and returns the inputTemplate string.(experimental) Bind the input transformation to the pipe and returns the inputTemplate string.(experimental) Bind the input transformation to the pipe and returns the inputTemplate string.InputTransformationConfig.Builder.build()
Builds the configured instance.