launchType

@JvmName(name = "tqvgeycmvuobmmcy")
suspend fun launchType(value: Output<String>)
@JvmName(name = "okkurqetpjslkdxw")
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. The FARGATE value is supported only in the Regions where AWS Fargate with Amazon ECS is supported. Valid Values: EC2, FARGATE, EXTERNAL