Class FirelensConfigFileType
Firelens configuration file type, s3 or file path.
Inheritance
System.Object
FirelensConfigFileType
Namespace: Amazon.CDK.AWS.ECS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public sealed class FirelensConfigFileType : Enum
Syntax (vb)
Public NotInheritable Class FirelensConfigFileType
Inherits
Enum
Remarks
Synopsis
Fields
FILE | fluentd. |
S3 | s3. |
value__ |
Fields
FILE
fluentd.
public const FirelensConfigFileType FILE
Field Value
Type | Description |
---|---|
FirelensConfigFileType |
S3
value__
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |