requiresCompatibilities

@JvmName(name = "nkotrilusnqpwujh")
suspend fun requiresCompatibilities(value: Output<List<String>>)
@JvmName(name = "fvedbqwaiyaapeux")
suspend fun requiresCompatibilities(value: List<String>?)

Parameters

value

The task launch types the task definition was validated against. The valid values are `EC2`, `FARGATE`, and `EXTERNAL`. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide.


@JvmName(name = "ldnysavfdylugdeg")
suspend fun requiresCompatibilities(vararg values: Output<String>)


@JvmName(name = "ddmydkvobaifenmq")
suspend fun requiresCompatibilities(values: List<Output<String>>)
@JvmName(name = "pkigvqelkotucrup")
suspend fun requiresCompatibilities(vararg values: String)

Parameters

values

The task launch types the task definition was validated against. The valid values are `EC2`, `FARGATE`, and `EXTERNAL`. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide.