requiresCompatibilities

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

Parameters

value

Set of launch types required by the task. The valid values are EC2 and FARGATE.


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


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

Parameters

values

Set of launch types required by the task. The valid values are EC2 and FARGATE.