requiresCompatibilities

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


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