proxyConfiguration

@JvmName(name = "dxibtpdfrhmlvnxl")
suspend fun proxyConfiguration(value: Output<TaskDefinitionProxyConfigurationArgs>)
@JvmName(name = "mxpmkrnkrfqaudtb")
suspend fun proxyConfiguration(value: TaskDefinitionProxyConfigurationArgs?)

Parameters

value

The configuration details for the App Mesh proxy. Your Amazon ECS container instances require at least version 1.26.0 of the container agent and at least version 1.26.0-1 of the `ecs-init` package to use a proxy configuration. If your container instances are launched from the Amazon ECS optimized AMI version `20190301` or later, they contain the required versions of the container agent and `ecs-init`. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.


@JvmName(name = "veshtvbajyyeekoe")
suspend fun proxyConfiguration(argument: suspend TaskDefinitionProxyConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration details for the App Mesh proxy. Your Amazon ECS container instances require at least version 1.26.0 of the container agent and at least version 1.26.0-1 of the `ecs-init` package to use a proxy configuration. If your container instances are launched from the Amazon ECS optimized AMI version `20190301` or later, they contain the required versions of the container agent and `ecs-init`. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.