Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.DataProcessorProps
Packages that use DataProcessorProps
Package
Description
Amazon Data Firehose Construct Library
-
Uses of DataProcessorProps in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement DataProcessorPropsMethods in software.amazon.awscdk.services.kinesisfirehose that return DataProcessorPropsModifier and TypeMethodDescriptionDataProcessorProps.Builder.build()Builds the configured instance.AppendDelimiterToRecordProcessor.getProps()The constructor props of the DataProcessor.CloudWatchLogProcessor.getProps()The constructor props of the DataProcessor.DecompressionProcessor.getProps()The constructor props of the DataProcessor.IDataProcessor.getProps()The constructor props of the DataProcessor.default DataProcessorPropsIDataProcessor.Jsii$Default.getProps()The constructor props of the DataProcessor.final DataProcessorPropsIDataProcessor.Jsii$Proxy.getProps()The constructor props of the DataProcessor.LambdaFunctionProcessor.getProps()The constructor props of the LambdaFunctionProcessor.Constructors in software.amazon.awscdk.services.kinesisfirehose with parameters of type DataProcessorPropsModifierConstructorDescriptionLambdaFunctionProcessor(IFunction lambdaFunction, DataProcessorProps props)