deploymentController

@JvmName(name = "kvvjsetgefurqwds")
suspend fun deploymentController(value: Output<DeploymentControllerArgs>)
@JvmName(name = "floxuvdjgdyvlyiv")
suspend fun deploymentController(value: DeploymentControllerArgs?)

Parameters

value

The deployment controller to use for the service. If no deployment controller is specified, the default value of `ECS` is used. The deployment controller to use for the service. For more information, see Amazon ECS deployment types in the Amazon Elastic Container Service Developer Guide.


@JvmName(name = "qggbonbfogbvkrmq")
suspend fun deploymentController(argument: suspend DeploymentControllerArgsBuilder.() -> Unit)

Parameters

argument

The deployment controller to use for the service. If no deployment controller is specified, the default value of `ECS` is used. The deployment controller to use for the service. For more information, see Amazon ECS deployment types in the Amazon Elastic Container Service Developer Guide.