launchType

@JvmName(name = "fhjojbhgfqsjaihb")
suspend fun launchType(value: Output<String>)
@JvmName(name = "cfaboxwwvrianfiv")
suspend fun launchType(value: String?)

Parameters

value

Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. One of: EC2, FARGATE, EXTERNAL.