Uses of Interface
software.amazon.awscdk.services.logs.BaseProcessorProps
Packages that use BaseProcessorProps
-
Uses of BaseProcessorProps in software.amazon.awscdk.services.logs
Subinterfaces of BaseProcessorProps in software.amazon.awscdk.services.logsModifier and TypeInterfaceDescriptioninterfaceProperties for creating data converter processors.interfaceProperties for creating JSON mutator processors.interfaceProperties for creating configurable parser processors.interfaceProperties for creating string mutator processors.interfaceProperties for creating AWS vended log parsers.Classes in software.amazon.awscdk.services.logs that implement BaseProcessorPropsModifier and TypeClassDescriptionstatic final classAn implementation forBaseProcessorPropsstatic final classAn implementation forDataConverterPropsstatic final classAn implementation forJsonMutatorPropsstatic final classAn implementation forParserProcessorPropsstatic final classAn implementation forStringMutatorPropsstatic final classAn implementation forVendedLogParserPropsMethods in software.amazon.awscdk.services.logs that return BaseProcessorPropsModifier and TypeMethodDescriptionBaseProcessorProps.Builder.build()Builds the configured instance.