Show / Hide Table of Contents

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

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_firelens.html#firelens-taskdef-customconfig

Synopsis

Fields

FILE

fluentd.

S3

s3.

Fields

Name Description
FILE

fluentd.

S3

s3.

Back to top Generated by DocFX