Task Definition Firelens Configuration
data class TaskDefinitionFirelensConfiguration(val options: Map<String, String>? = null, val type: String? = null)
The FireLens configuration for the container. This is used to specify and configure a log router for container logs. For more information, see Custom log routing in the Amazon Elastic Container Service Developer Guide.