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.113.0 (build fc68b25)", date="2025-09-02T11:25:35.455Z") @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 Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IProcessor.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson