Class GelfCompressionType
The type of compression the GELF driver uses to compress each log message.
Inheritance
System.Object
GelfCompressionType
Namespace: Amazon.CDK.AWS.ECS
Assembly: Amazon.CDK.AWS.ECS.dll
Syntax (csharp)
public sealed class GelfCompressionType : Enum
Syntax (vb)
Public NotInheritable Class GelfCompressionType
Inherits
Enum
Synopsis
Fields
GZIP | |
NONE | |
value__ | |
ZLIB |
Fields
GZIP
NONE
value__
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |