Class: AmazonEC2ContainerServiceTaskDefinitionContainerDefinitionsLogConfiguration

Types~AmazonEC2ContainerServiceTaskDefinitionContainerDefinitionsLogConfiguration

new AmazonEC2ContainerServiceTaskDefinitionContainerDefinitionsLogConfiguration()

Properties:
Name Type Description
LogDriver String Required: Yes. The log driver to use for the container. This parameter requires that your container instance uses Docker Remote API Version 1.18 or greater. For more information, see the logDriver content for the LogConfiguration data type in the Amazon EC2 Container Service API Reference.
Options Map Required: No. The configuration options to send to the log driver. This parameter requires that your container instance uses Docker Remote API Version 1.18 or greater.
Source: