JobDefinitionTaskContainerPropertiesFirelensConfigurationPropertiesArgs

data class JobDefinitionTaskContainerPropertiesFirelensConfigurationPropertiesArgs(val options: Output<Map<String, String>>? = null, val type: Output<String>) : ConvertibleToJava<JobDefinitionTaskContainerPropertiesFirelensConfigurationPropertiesArgs>

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 .

Constructors

constructor(options: Output<Map<String, String>>? = null, type: Output<String>)

Properties

Link copied to clipboard
val options: Output<Map<String, String>>? = null
Link copied to clipboard
val type: Output<String>

Functions

Link copied to clipboard
open override fun toJava(): JobDefinitionTaskContainerPropertiesFirelensConfigurationPropertiesArgs