Custom Layer Cloudwatch Configuration Log Stream Args
constructor(batchCount: Output<Int>? = null, batchSize: Output<Int>? = null, bufferDuration: Output<Int>? = null, datetimeFormat: Output<String>? = null, encoding: Output<String>? = null, file: Output<String>, fileFingerprintLines: Output<String>? = null, initialPosition: Output<String>? = null, logGroupName: Output<String>, multilineStartPattern: Output<String>? = null, timeZone: Output<String>? = null)