Interface IProcessor
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IProcessor.Jsii$Default
- All Known Implementing Classes:
DataConverterProcessor,IProcessor.Jsii$Proxy,JsonMutatorProcessor,ParserProcessor,StringMutatorProcessor,VendedLogParser
@Generated(value="jsii-pacmak/1.118.0 (build 02eec31)",
date="2025-11-04T09:27:44.940Z")
@Stability(Stable)
public interface IProcessor
extends software.amazon.jsii.JsiiSerializable
Interface representing a single processor in a CloudWatch Logs transformer.
A log transformer is a series of processors, where each processor applies one type of transformation to the log events. The processors work one after another, in the order that they are listed, like a pipeline.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIProcessor.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson