requiresCompatibilities

@JvmName(name = "gpxyepctiwfikbye")
suspend fun requiresCompatibilities(value: Output<List<String>>)
@JvmName(name = "imshcvbwucwjyaob")
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 = "afkdkxwiwxayoyng")
suspend fun requiresCompatibilities(vararg values: Output<String>)


@JvmName(name = "bghkuuklonlhitjr")
suspend fun requiresCompatibilities(values: List<Output<String>>)
@JvmName(name = "marotgvwuwkpujxw")
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.