schedulingStrategy

@JvmName(name = "kigtgvmxjttsdvix")
suspend fun schedulingStrategy(value: Output<String>)
@JvmName(name = "nwawcfqrlrugtoin")
suspend fun schedulingStrategy(value: String?)

Parameters

value

Scheduling strategy to use for the service. The valid values are REPLICA and DAEMON. Defaults to REPLICA. Note that Tasks using the Fargate launch type or the CODE_DEPLOY or EXTERNAL deployment controller types don't support the DAEMON scheduling strategy.