dependsOn

@JvmName(name = "maqwytmrvwgxgeeh")
suspend fun dependsOn(value: Output<List<TaskDefinitionContainerDependencyArgs>>)
@JvmName(name = "ktutnuspaikwwgyg")
suspend fun dependsOn(value: List<TaskDefinitionContainerDependencyArgs>?)

Parameters

value

The dependencies defined for container startup and shutdown. A container can contain multiple dependencies. When a dependency is defined for container startup, for container shutdown it is reversed. For tasks using the EC2 launch type, the container instances require at least version 1.26.0 of the container agent to turn on container dependencies. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you're using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the `ecs-init` package. If your container instances are launched from version `20190301` or later, then 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. For tasks using the Fargate launch type, the task or service requires the following platforms:


@JvmName(name = "mfvhmpxekxstjdbc")
suspend fun dependsOn(vararg values: Output<TaskDefinitionContainerDependencyArgs>)


@JvmName(name = "cbwkfpuoqdndieuv")
suspend fun dependsOn(values: List<Output<TaskDefinitionContainerDependencyArgs>>)
@JvmName(name = "uxjtvjpnxqmmcqsa")
suspend fun dependsOn(vararg values: TaskDefinitionContainerDependencyArgs)

Parameters

values

The dependencies defined for container startup and shutdown. A container can contain multiple dependencies. When a dependency is defined for container startup, for container shutdown it is reversed. For tasks using the EC2 launch type, the container instances require at least version 1.26.0 of the container agent to turn on container dependencies. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you're using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the `ecs-init` package. If your container instances are launched from version `20190301` or later, then 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. For tasks using the Fargate launch type, the task or service requires the following platforms:


@JvmName(name = "fvexadbgyhssejem")
suspend fun dependsOn(argument: List<suspend TaskDefinitionContainerDependencyArgsBuilder.() -> Unit>)
@JvmName(name = "xuharbrltcxwhqyp")
suspend fun dependsOn(vararg argument: suspend TaskDefinitionContainerDependencyArgsBuilder.() -> Unit)
@JvmName(name = "wmjgekwkhlxhfale")
suspend fun dependsOn(argument: suspend TaskDefinitionContainerDependencyArgsBuilder.() -> Unit)

Parameters

argument

The dependencies defined for container startup and shutdown. A container can contain multiple dependencies. When a dependency is defined for container startup, for container shutdown it is reversed. For tasks using the EC2 launch type, the container instances require at least version 1.26.0 of the container agent to turn on container dependencies. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you're using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the `ecs-init` package. If your container instances are launched from version `20190301` or later, then 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. For tasks using the Fargate launch type, the task or service requires the following platforms: