Interface IFilterPattern
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IFilterPattern.Jsii$Default
- All Known Implementing Classes:
IFilterPattern.Jsii$Proxy
,JsonPattern
,SpaceDelimitedTextPattern
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-11-06T23:25:12.512Z")
@Stability(Stable)
public interface IFilterPattern
extends software.amazon.jsii.JsiiSerializable
Interface for objects that can render themselves to log patterns.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFilterPattern
.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
-
Method Details
-
getLogPatternString
-