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.112.0 (build de1bc80)", date="2025-07-24T11:33:17.292Z") @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