Enum FirelensConfigFileType
Firelens configuration file type, s3 or file path.
Namespace: Amazon.CDK.AWS.ECS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public enum FirelensConfigFileType
Syntax (vb)
Public Enum FirelensConfigFileType
Remarks
Synopsis
Fields
FILE | fluentd. |
S3 | s3. |
Fields
Name | Description |
---|---|
FILE | fluentd. |
S3 | s3. |