deployment Controller
Parameters
value
The deployment controller to use for the service. If no deployment controller is specified, the default value of `ECS`
is used.
suspend fun deploymentController(argument: suspend ServiceDeploymentControllerArgsBuilder.() -> Unit)
Parameters
argument
The deployment controller to use for the service. If no deployment controller is specified, the default value of `ECS`
is used.